We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a23742 commit c4c7a6fCopy full SHA for c4c7a6f
setup.py-stubs
@@ -43,6 +43,7 @@ setup(
43
"root": "..",
44
"relative_to": __file__,
45
"local_scheme": local_scheme,
46
+ "git_describe_command": "tools/describe",
47
},
48
zip_safe=False,
49
)
0 commit comments