Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect PEP440 versioning to be able to install with poetry #85

Open
ypicard opened this issue Sep 27, 2022 · 0 comments
Open

Respect PEP440 versioning to be able to install with poetry #85

ypicard opened this issue Sep 27, 2022 · 0 comments

Comments

@ypicard
Copy link

ypicard commented Sep 27, 2022

Hi,

The release of Poetry v1.2 enforces the respect of PEP440.

In setup.py#7, The usage of version='master' prevents installation of this package with poetry.

This is also the case for tagged releases (see v2.0.6 for example).

Would it be possible to have a new v2.0.7 release with this version field in setup.py updated accordingly to respect PEP440?

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant