We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4fac2b9 + 786957c commit db496cbCopy full SHA for db496cb
tests/functional/test_requests.py
@@ -5,7 +5,7 @@
5
def test_timeout(script):
6
result = script.pip(
7
"--timeout",
8
- "0.001",
+ "0.0001",
9
"install",
10
"-vvv",
11
"INITools",
0 commit comments