summaryrefslogtreecommitdiff
path: root/test-requirements-cpython.txt
Commit message (Expand)AuthorAgeFilesLines
* Use newer test dependencies in Py3.6+. (Excluding 3.10 for now to give the pr...Stefan Behnel2021-11-161-5/+0
* Freeze the test dependency packages for Python 2.x to prevent further depreca...Stefan Behnel2021-04-111-0/+1
* Use an older transitive dependency that still works in Py2.7.Stefan Behnel2020-11-261-0/+1
* Try to fix build in Py2: pyrsistent 0.16+ is Py3-only.Stefan Behnel2020-11-261-0/+1
* Fix travis build in Py3.4 by pinning a version dependency.Stefan Behnel2019-02-201-2/+2
* Revert "Try using the embedded libzmq in pyzmq instead of a system wide insta...Stefan Behnel2019-02-191-2/+2
* Try using the embedded libzmq in pyzmq instead of a system wide installation.Stefan Behnel2019-02-191-2/+2
* Fix transitive dependency version of pyzmq to work around test problems on tr...Stefan Behnel2019-02-191-0/+2
* Exclude jupyter from PyPy tests since it has too many dependencies that may n...Stefan Behnel2019-02-081-0/+1
* Exclude installation of "line_profiler" in travis for PyPy since it fails to ...Stefan Behnel2017-09-051-0/+1