Skip to content

Commit

Permalink
Install pip-tools and recompile requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
brenmous committed Aug 3, 2020
1 parent 3030675 commit 4b3156a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ before_install:
- pip install Cython --install-option="--no-cython-compile"
- pip install pytest-cov
- pip install coveralls
- pip install pip-tools
- pip-compile --upgrade

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

0 comments on commit 4b3156a

Please sign in to comment.