Skip to content

Commit fcf7385

Browse files
committed
hynek's advice
1 parent 0de666a commit fcf7385

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
@@ -22,7 +22,7 @@ deps =
2222

2323
# Windows can't update the pip version with pip running, so use Python
2424
# to install things.
25-
install_command = python -m pip install -U {opts} {packages}
25+
#install_command = python -m pip install -U {opts} {packages}
2626

2727
passenv = *
2828
setenv =

0 commit comments

Comments
 (0)