Skip to content

Commit

Permalink
no longer need cython as we have wheels for all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshnielsen committed Sep 18, 2020
1 parent 4219b15 commit 2894868
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ python:
# we install here, although we uninstall below
install:
- pip install --upgrade pip
- pip install cython # this can go once we have scipy wheels for 3.8
- pip install -r requirements.txt
- pip install -r test_requirements.txt --upgrade --upgrade-strategy only-if-needed
- pip install -r docs_requirements.txt
Expand Down

0 comments on commit 2894868

Please sign in to comment.