Skip to content

Commit b506f9b

Browse files
committed
Add relative version path to pymultio setup
1 parent 7499965 commit b506f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymultio/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from setuptools import setup
22

3-
setup()
3+
setup(use_scm_version={'root':'../'})

0 commit comments

Comments
 (0)