We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b17315 commit e8e07c9Copy full SHA for e8e07c9
tox.ini
@@ -46,6 +46,8 @@ commands =
46
--config-file=mypy.ini
47
48
[testenv:publishable]
49
+setenv =
50
+ SETUPTOOLS_SCM_PRETEND_VERSION = 0.1.1
51
whitelist_externals =
52
rm
53
skip_install = True
0 commit comments