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 4f2383b commit 13292bbCopy full SHA for 13292bb
.travis.yml
@@ -18,6 +18,8 @@ script:
18
after_script:
19
- coveralls
20
sudo: false
21
+before_deploy:
22
+- pip install -r requirements-dev.txt
23
deploy:
24
provider: pypi
25
user: skoegl
0 commit comments