Removed scipy as test dependency

This commit is contained in:
Andrew Murray 2018-12-20 20:46:53 +11:00
parent 6774ffc930
commit 9af4e84262

View File

@ -5,7 +5,7 @@ env:
- PLAT=x86_64
- UNICODE_WIDTH=32
- BUILD_DEPENDS=""
- TEST_DEPENDS="pytest pytest-cov numpy scipy"
- TEST_DEPENDS="pytest pytest-cov numpy"
- MACOSX_DEPLOYMENT_TARGET=10.10
- WHEELHOUSE_UPLOADER_USERNAME=travis-worker
# Following generated with