diff options
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 1 | 
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ name = "pypi"  [packages]  "discord.py" = {ref = "rewrite", git = "https://github.com/Rapptz/discord.py"} -"flake8" = "*"  [dev-packages]  "flake8" = "*"  |