Skip to content

Commit c696442

Browse files
McSinyxpradyunsg
andauthored
Pin vendoring to ~=0.3.3 in test suite
Co-authored-by: Pradyun Gedam <[email protected]>
1 parent cf6ecab commit c696442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ basepython = python3
7070
skip_install = True
7171
commands_pre =
7272
deps =
73-
vendoring>=0.3.3
73+
vendoring~=0.3.3
7474
# Required, otherwise we interpret --no-binary :all: as
7575
# "do not build wheels", which fails for PEP 517 requirements
7676
pip>=19.3.1

0 commit comments

Comments
 (0)