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

Consider versioneer #4

Open
mattconway1984 opened this issue Mar 2, 2020 · 0 comments
Open

Consider versioneer #4

mattconway1984 opened this issue Mar 2, 2020 · 0 comments

Comments

@mattconway1984
Copy link

mattconway1984 commented Mar 2, 2020

I noticed you use Git describe to grab the version number (great).... But I'd recommend using a super neat tool called 'versioneer' as it will give you the same version number, but works in development mode (i.e. running python setup.py --version when your package is installed via pip install -e).

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