diff options
| author | 2018-04-28 18:05:55 +0200 | |
|---|---|---|
| committer | 2018-04-28 17:05:55 +0100 | |
| commit | 8bdc7f0592329d5c692915a5f4420eefec92fcb5 (patch) | |
| tree | 6e15bf540683f8fc1656b5e28ea78d40387a67b9 /requirements-ci.txt | |
| parent | else condition in deploy script to say skipping deploy (diff) | |
deletes requirements files in favour of pipenv (#63)
Diffstat (limited to 'requirements-ci.txt')
| -rw-r--r-- | requirements-ci.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/requirements-ci.txt b/requirements-ci.txt deleted file mode 100644 index 2ab2210e8..000000000 --- a/requirements-ci.txt +++ /dev/null @@ -1,10 +0,0 @@ -flake8 -flake8-bugbear -flake8-bandit -flake8-import-order -flake8-tidy-imports -flake8-todo -flake8-string-format -safety -dodgy -requests |