Skip to content

Commit

Permalink
unpin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Henley13 committed Jan 28, 2022
1 parent da4c646 commit d091215
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ python:

install:
- pip install -r requirements.txt
- pip install -r requirements.txt

script:
- pytest --cov=./
Expand Down
2 changes: 2 additions & 0 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
pytest
codecov

0 comments on commit d091215

Please sign in to comment.