We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7499965 commit b506f9bCopy full SHA for b506f9b
pymultio/setup.py
@@ -1,3 +1,3 @@
1
from setuptools import setup
2
3
-setup()
+setup(use_scm_version={'root':'../'})
0 commit comments