summaryrefslogtreecommitdiff
path: root/test-requirements.txt
Commit message (Expand)AuthorAgeFilesLines
* Prevent newer setuptools versions from entering into CI at later pip-install ...Stefan Behnel2022-04-011-0/+1
* Test: use newer NumPy version in recent Python versions.Stefan Behnel2021-05-141-1/+1
* Use NumPy 1.18.x for testing on travis as long as 1.19.[01+] ships a numpy.px...Stefan Behnel2020-08-011-1/+1
* Disable testing against NumPy 1.19.0 in the 0.29.x branch, which breaks a C-A...Stefan Behnel2020-07-011-1/+1
* Disable testing against NumPy 1.19+ in the 0.29.x branch, which removed C-API...Stefan Behnel2020-07-011-1/+1
* Exclude jupyter from PyPy tests since it has too many dependencies that may n...Stefan Behnel2019-02-081-1/+0
* Added the pep8 test to travis. All the warnings are disabled and only a few e...gabrieldemarmiesse2018-08-111-0/+1
* Exclude installation of "line_profiler" in travis for PyPy since it fails to ...Stefan Behnel2017-09-051-1/+0
* Try to include some more test dependencies in the travis build (but exclude t...Stefan Behnel2017-08-281-0/+4