diff options
Diffstat (limited to 'requirements-test.txt')
-rw-r--r-- | requirements-test.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/requirements-test.txt b/requirements-test.txt deleted file mode 100644 index 1d627319..00000000 --- a/requirements-test.txt +++ /dev/null @@ -1,12 +0,0 @@ -# The order of packages is significant, because pip processes them in the order -# of appearance. Changing the order has an impact on the overall integration -# process, which may cause wedges in the gate later. - -mock -pykwalify -pytest -pytest-cov -pytest-faker -pytest-mock -pip_check_reqs -pipreqs |