Cytomine-python-client icon indicating copy to clipboard operation
Cytomine-python-client copied to clipboard

Set PEP440 compatible version string

Open afrendeiro opened this issue 2 years ago • 1 comments

To build wheels for cytomine-python-client a PEP 440-compatible version string is needed. The current 'x.x.x' string in setup.py does not comply with this. Please consider automatic versioning for example with https://github.com/pypa/setuptools_scm.

afrendeiro avatar Jun 14 '23 08:06 afrendeiro

Hello @afrendeiro Thank you for your comment. Could you share with us why you need to build the client yourself ? Recently, we have started to publish new versions of our client on PyPI so you might not need to rebuild it manually.

waliens avatar Jun 19 '23 15:06 waliens