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 28404ec commit ab8a0f6Copy full SHA for ab8a0f6
.travis.yml
@@ -8,6 +8,7 @@ python:
8
- '3.8'
9
- '3.9'
10
before_install:
11
+- pip install -U pip wheel
12
- pip install .[toil]
13
- pip install -r dev-requirements.txt
14
script:
0 commit comments