Skip to content

Commit e8e07c9

Browse files
committed
fix version for publishable check
1 parent 1b17315 commit e8e07c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

+2
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ commands =
4646
--config-file=mypy.ini
4747

4848
[testenv:publishable]
49+
setenv =
50+
SETUPTOOLS_SCM_PRETEND_VERSION = 0.1.1
4951
whitelist_externals =
5052
rm
5153
skip_install = True

0 commit comments

Comments
 (0)