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

0.5.2 is not installable: ParseVersionError Unable to parse "dev" #67

Closed
joshfriend opened this issue Apr 5, 2021 · 2 comments · Fixed by #68
Closed

0.5.2 is not installable: ParseVersionError Unable to parse "dev" #67

joshfriend opened this issue Apr 5, 2021 · 2 comments · Fixed by #68

Comments

@joshfriend
Copy link
Contributor

I am using poetry to manage my environment. poetry install throws this error:

ParseVersionError Unable to parse "dev"

#62 seems to be at fault. It works fine in the build pipeline to create the source tarball and upload to pypi, but it is not installable because setup.py still specifies the version as dev when installing

@ochedru
Copy link
Collaborator

ochedru commented Apr 5, 2021

Ah, snap. I have to fix the release pipeline. Thanks for reporting this.

@ochedru
Copy link
Collaborator

ochedru commented Apr 5, 2021

0.5.3 should be ok

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

Successfully merging a pull request may close this issue.

2 participants