summaryrefslogtreecommitdiff
path: root/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* Drop py.code usage from tests, no longer depend on the deprecated py packageMiro Hrončok2022-11-141-1/+0
|
* Replace py.test usage with pytest, explicitly require py for testspy.testMiro Hrončok2022-11-111-0/+1
| | | | | | | pytest 7.2+ no longer depends on py. It ships py.path and py.error only. See https://docs.pytest.org/en/7.2.x/changelog.html#deprecations The tests use py.code as well, hence we declare and document a test dependency on py.
* 'platformer' is no longer a requirement (for now only maybe)Armin Rigo2012-06-191-1/+0
|
* Added a requirements file.Alex Gaynor2012-05-271-0/+3