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