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 03e84ad commit 5a22913Copy full SHA for 5a22913
.travis.yml
@@ -1,6 +1,7 @@
1
language: python
2
install:
3
- pip install tox
4
+ - pip install -U importlib-metadata setuptools pip
5
- pip install -e .
6
matrix:
7
include:
0 commit comments