Skip to content

Commit 106266f

Browse files
areskijeking3
authored andcommitted
[fix] add fallback_version to scm settings
1 parent a947655 commit 106266f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"local_scheme": "node-and-date",
99
"relative_to": __file__,
1010
"root": ".",
11+
"fallback_version": "0.0.0",
1112
},
1213
setup_requires=["setuptools_scm"],
1314
description="Store model history and view/revert changes from admin site.",

0 commit comments

Comments
 (0)