Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
remove travis setuptools work around
Browse files Browse the repository at this point in the history
  • Loading branch information
smn committed Jan 30, 2017
1 parent 95d0764 commit 9d6e4b2
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 @@ -15,7 +15,6 @@ install:
- pip install --upgrade pip
- pip --version
- pip install -r pip-freeze.txt --upgrade
- pip install setuptools==33.1.1 # Recent version breaks packaging.requirements, this is a temp fix: https://github.com/pypa/setuptools/issues/942
- pip install coveralls
- npm install
before_script:
Expand Down

0 comments on commit 9d6e4b2

Please sign in to comment.