Skip to content

Commit

Permalink
reverting: install of openpyxl removed
Browse files Browse the repository at this point in the history
  • Loading branch information
maet3608 committed Dec 21, 2020
1 parent dd9000b commit bf51632
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 @@ -16,6 +16,7 @@ before_install:
- pip install imagecodecs-lite # https://github.com/scikit-image/scikit-image/pull/4235
- pip install pytest coveralls pytest-cov==2.5.0
install:
- pip install openpyxl # should not be needed! temporary glitch ?
- pip install nutsml
script:
- "echo 'backend : Agg' > matplotlibrc"
Expand Down

0 comments on commit bf51632

Please sign in to comment.