Skip to content

Commit

Permalink
Update travis and requirements file for release purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
Brett Swift authored and Brett Swift committed Nov 6, 2018
1 parent ed79477 commit a9529a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ deploy:
tags: true
repo: brettswift/cumulus
python: 3.6
branch: master
14 changes: 2 additions & 12 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,2 @@
pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
coverage==4.5.1
Sphinx==1.7.1
twine==1.10.0

pytest==3.4.2
pytest-runner==2.11.1
# used only to create releases
bump2version==0.5.10

0 comments on commit a9529a0

Please sign in to comment.