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

Bug: wrong version when installing from archive #274

Closed
MuellerSeb opened this issue Oct 29, 2022 · 0 comments · Fixed by #272
Closed

Bug: wrong version when installing from archive #274

MuellerSeb opened this issue Oct 29, 2022 · 0 comments · Fixed by #272
Assignees
Labels
bug Something isn't working
Milestone

Comments

@MuellerSeb
Copy link
Member

Installing GSTools from zip file gives the wrong version:

> pip install GSTools-main.zip
...
Successfully installed gstools-0.0.0.dev0

This could be solved by using setuptools_scm >v7, where support for git archives is now included.

@MuellerSeb MuellerSeb added the bug Something isn't working label Oct 29, 2022
@MuellerSeb MuellerSeb added this to the v1.5 milestone Oct 29, 2022
@MuellerSeb MuellerSeb self-assigned this Oct 29, 2022
@MuellerSeb MuellerSeb linked a pull request Oct 29, 2022 that will close this issue
@MuellerSeb MuellerSeb modified the milestones: v1.5, v1.4.1 Oct 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant