mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 11:06:56 +08:00
Allow explicit relative path in requirements file.
This commit is contained in:
@@ -1 +1,8 @@
|
||||
-r ../requirements.txt
|
||||
|
||||
# Coverage collection
|
||||
Coverage ~= 7.13
|
||||
|
||||
# Test Runner
|
||||
pytest ~= 9.0
|
||||
pytest-cov ~= 7.0
|
||||
|
||||
Reference in New Issue
Block a user