diff options
| author | 2020-03-31 20:16:42 +1100 | |
|---|---|---|
| committer | 2020-03-31 20:16:42 +1100 | |
| commit | 4b20bc77d0f3778df2e916f2afa2a45af6386638 (patch) | |
| tree | 512e75c4ffeb1137158dfa80106fcbb4f16749a1 /Pipfile | |
| parent | Apply suggestions from review. (diff) | |
| parent | Set unsilence permissions to inherit instead of true (diff) | |
Merge branch 'master' of https://github.com/python-discord/bot into help-refactor
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" |