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 cf6ecab commit c696442Copy full SHA for c696442
tox.ini
@@ -70,7 +70,7 @@ basepython = python3
70
skip_install = True
71
commands_pre =
72
deps =
73
- vendoring>=0.3.3
+ vendoring~=0.3.3
74
# Required, otherwise we interpret --no-binary :all: as
75
# "do not build wheels", which fails for PEP 517 requirements
76
pip>=19.3.1
0 commit comments