Skip to content

Commit

Permalink
fix easydev requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
cokelaer committed Mar 13, 2018
1 parent 030ff79 commit 85489ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -27,7 +27,7 @@ before_install:
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install:
- pip install grequests requests requests_cache
- pip install easydev>=0.9.34 beautifulsoup4 suds-jurko appdirs
- pip install easydev>=0.9.36 beautifulsoup4 suds-jurko appdirs
- pip install coveralls coverage numpydoc sphinx-gallery
- pip install pytest pytest-cov pytest-xdist pytest-mock pytest-timeout pytest-rerunfailures
- pip install .
Expand Down

0 comments on commit 85489ee

Please sign in to comment.