Skip to content

Commit c4c7a6f

Browse files
committed
use describe program during building stubs
Closes: #5793
1 parent 4a23742 commit c4c7a6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py-stubs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ setup(
4343
"root": "..",
4444
"relative_to": __file__,
4545
"local_scheme": local_scheme,
46+
"git_describe_command": "tools/describe",
4647
},
4748
zip_safe=False,
4849
)

0 commit comments

Comments
 (0)