Skip to content

Commit

Permalink
fixed requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf committed Apr 15, 2019
1 parent ee498b5 commit d751da6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -3,8 +3,8 @@ python:
- "3.6"
cache: pip
install:
- pip install docutils
- pip install -e .[test,louvain,leiden,sphinx]
- pip install docutils sphinx
- pip install -e .[test,louvain,leiden]
env:
- MPLBACKEND=Agg
script:
Expand Down

0 comments on commit d751da6

Please sign in to comment.