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 0099f9d commit 0dcb4cdCopy full SHA for 0dcb4cd
.travis.yml
@@ -16,6 +16,7 @@ sudo: false
16
install:
17
- pip install -U pip
18
- pip install -U wheel
19
+ - pip install -U twine
20
- pip install -U -e .[testing]
21
22
## Customize test commands
0 commit comments