7 lines
101 B
Plaintext
7 lines
101 B
Plaintext
# This packages are required to run all the tests.
|
|
flake8
|
|
mock
|
|
pytest>=6.0,<7
|
|
pytest-cov
|
|
tox>=4.0,<5
|