Skip to content

Commit 2ccf1e4

Browse files
authored
Update tox.ini
1 parent ed5354f commit 2ccf1e4

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
@@ -23,7 +23,7 @@ setenv=
2323
pyqt5reactor: REACTOR = qt5reactor
2424
pyside2reactor: REACTOR = qt5reactor
2525
asyncioreactor: REACTOR = asyncio
26-
PIP_PREFER_BINARY: 1
26+
PIP_PREFER_BINARY = 1
2727
commands=
2828
pytest --reactor={env:REACTOR}
2929
sitepackages=False

0 commit comments

Comments
 (0)