diff options
| author | 2020-04-05 14:13:40 +0100 | |
|---|---|---|
| committer | 2020-04-05 14:13:40 +0100 | |
| commit | 504ce02b71f3918cd4debbc40fcafa614c280ca4 (patch) | |
| tree | 6d1d01138c4aab88b1c3aa416f8b40ec7820595d /Pipfile | |
| parent | Add close alias for dormant command (diff) | |
| parent | Merge pull request #813 from python-discord/feat/ci/b000/cache-pipenv (diff) | |
Merge branch 'master' into feat/frontend/o200/help-channels
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -33,9 +33,7 @@ flake8-tidy-imports = "~=4.0" flake8-todo = "~=0.7" pep8-naming = "~=0.9" pre-commit = "~=2.1" -safety = "~=1.8" unittest-xml-reporting = "~=3.0" -dodgy = "~=0.1" [requires] python_version = "3.8" |