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 554c0d1 commit c185904Copy full SHA for c185904
plugins/ext_test/setup.py
@@ -13,7 +13,6 @@
13
14
scm_version = {
15
'root': '../..',
16
- 'relative_to': __file__,
17
'git_describe_command': 'git describe --dirty --tags --long --match "plugin-ext-test*"',
18
}
19
0 commit comments