Skip to content

Commit

Permalink
Install psutil prior to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mfeurer committed Nov 18, 2015
1 parent 967d94a commit c77d3fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ install:
- pip install lockfile==0.10.2 --no-deps
- pip install pep8 python-coveralls
- pip install coverage
- pip install psutil

# Install requirements from other repos
- pip install git+https://github.com/automl/HPOlibConfigSpace.git
Expand Down

0 comments on commit c77d3fb

Please sign in to comment.