Open
Description
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).
Metadata
Metadata
Assignees
Labels
No labels