Skip to content

Commit

Permalink
removed pybind11 - did not help removing the turbodbc wheel build
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Karstens committed Aug 5, 2017
1 parent 7efd47c commit 831b5ed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ addons:

install:
- pip install -r requirements.txt
# pybind is a turbodbc requirement to avoid pip trying to build wheel
# see https://github.com/blue-yonder/turbodbc/issues/59
- pip install pybind11
- pip install -r requirements_test.txt $EXTRA_REQUIREMENTS
- pip freeze
- pip install coveralls
Expand Down

0 comments on commit 831b5ed

Please sign in to comment.