Files @ 90e1a287b7a2
Branch filter:

Location: kallithea/dev_requirements.txt

mads
tests: drop adding working directory to sys.path

This seems to be unnecessary boilerplate from 07dbfabb8f.

This removes one reference to the dying pkg_resources module.
1
2
3
4
5
6
7
8
9
pytest >= 4.6.6, < 8.5
pytest-sugar >= 0.9.2, < 1.2
pytest-benchmark >= 3.2.2, < 5.2
pytest-localserver >= 0.5.0, < 0.10
mock >= 3.0.0, < 5.3
Sphinx >= 1.8.0, < 9
WebTest >= 2.0.6, < 3.1
isort >= 6, < 6.2
pyflakes >= 3.4, < 3.5