mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
9 lines
110 B
Plaintext
9 lines
110 B
Plaintext
-r ../requirements.txt
|
|
|
|
# Coverage collection
|
|
Coverage ~= 7.13
|
|
|
|
# Test Runner
|
|
pytest ~= 9.0
|
|
pytest-cov ~= 7.0
|