diff options
author | 2017-03-31 11:08:17 +0000 | |
---|---|---|
committer | 2017-03-31 11:08:17 +0000 | |
commit | d635f6dd96a6cc82ae8380b308eb75eb7d1a7186 (patch) | |
tree | 14d72787afa42e73c2e1eddad4a7445a2c41bc7c /test-requirements.txt | |
parent | 6fec5a5cc7fbaf115c59ac5b3b3f3fabfe940e4c (diff) | |
parent | 2c654a3190cf50d668d4adca34045d31ada03561 (diff) |
Merge "delete useless dependency coverage"
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index 5b770010..24405245 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,6 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -coverage mock pip_check_reqs pykwalify |