Add version.py to MANIFEST.in
Otherwise, version.py would not be included by `setup.py sdist`, making the package on PyPi unusable.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
include version.py
|
||||
Reference in New Issue
Block a user