diff options
| author | 2019-03-07 17:06:05 +1000 | |
|---|---|---|
| committer | 2019-03-07 17:06:05 +1000 | |
| commit | 4555d90b60eedbb6a3032512277f307d69034f6f (patch) | |
| tree | f00244b5dc91369a418ac7b52512f7d554216c4c /Pipfile | |
| parent | Update config-default.yml (diff) | |
| parent | Fix linting issues (diff) | |
Merge pull request #328 from python-discord/remove-snake-cog
Remove the "Snakes" cog
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -14,7 +14,6 @@ markdownify = "*" lxml = "*" pyyaml = "*" fuzzywuzzy = "*" -pillow = "*" aio-pika = "*" python-dateutil = "*" deepdiff = "*" |