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 efb1223 commit 652829b
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 .['trees']
- pip install -e .['zono','trees']

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

0 comments on commit 652829b

Please sign in to comment.