We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a947655 commit 106266fCopy full SHA for 106266f
setup.py
@@ -8,6 +8,7 @@
8
"local_scheme": "node-and-date",
9
"relative_to": __file__,
10
"root": ".",
11
+ "fallback_version": "0.0.0",
12
},
13
setup_requires=["setuptools_scm"],
14
description="Store model history and view/revert changes from admin site.",
0 commit comments