Skip to content

Commit

Permalink
Minor edits to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
willu47 committed Sep 16, 2019
1 parent e9b07da commit 9005e80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ deploy:
api_key:
secure: "YOUR ENCRYPTED API KEY"
after_deploy:
- ./after_deploy_1.sh
- ./after_deploy_2.sh
- "echo 'after deployment'"
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ python-dateutil==2.8.0
pytz==2019.2
retrying==1.3.3
six==1.12.0
snakemake
snakemake-minimal
Werkzeug==0.15.6
xlrd==1.2.0

0 comments on commit 9005e80

Please sign in to comment.