third_party.pylibs.pylint.src/requirements_test_min.txt
2021-09-14 10:14:19 +02:00

6 lines
146 B
Plaintext

-e .
# astroid dependency is also defined in setup.cfg
astroid==2.8.0 # Pinned to a specific version for tests
pytest~=6.2
pytest-benchmark~=3.4