Skip to content

Commit

Permalink
Removed dependencies from setup.py, refactored to deal with missing i…
Browse files Browse the repository at this point in the history
…mports
  • Loading branch information
daniele committed Dec 22, 2019
1 parent c126906 commit efb1223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -32,7 +32,7 @@ install:
- pip install pytest-cov
- pip install coveralls
# - pip install sphinx
- pip install -e .['networkx']
- pip install -e .['trees']

# Command to run tests. These are run for each configuration
script:
Expand Down

0 comments on commit efb1223

Please sign in to comment.