diff options
author | Max Wittig <max.wittig@siemens.com> | 2020-09-14 14:11:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-14 14:11:46 +0200 |
commit | 9384493942a4a421aced4bccc7c7291ff30af886 (patch) | |
tree | de3fd7a7dae00dbf48a70f3a20b2cb433c93abc4 | |
parent | 6bdb7f8fd86543f683184e76e5c971ff669188ae (diff) | |
download | gitlab-9384493942a4a421aced4bccc7c7291ff30af886.tar.gz |
chore(test): remove hacking dependencies
-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 ed5d639..e5a5ff9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,4 @@ coverage -hacking>=0.9.2,<0.10 httmock jinja2 mock |