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 cc1757b commit 2287df8Copy full SHA for 2287df8
tox.ini
@@ -7,6 +7,8 @@ envlist =
7
8
[testenv]
9
basepython = python3
10
+commands_pre =
11
+ python -m pip install --upgrade pip
12
13
[testenv:test]
14
deps =
0 commit comments