-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I made the version string taken from the output of git describe --tags --long
. It's OK if the tools were downloaded by doing git clone
, but when the source was downloaded as a ZIP the version string becomes 0.0.0
.
I think we need to add a GitHub hook to set the version string in setup.py
for ZIP downloads, thought I know almost nothing about the hooks. (A negative/tempral solution would be to disable "Download ZIP")
Metadata
Metadata
Assignees
Labels
No labels