aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar RohanJnr <[email protected]>2020-02-05 20:44:45 +0530
committerGravatar RohanJnr <[email protected]>2020-02-05 20:44:45 +0530
commitec93125eab8a4ec8577f13f81d697a50824a5bd0 (patch)
treec70c1872fb10ab7ab2da04c36512e9a24de5b37e /Pipfile
parentfinished implementing the reddit command (diff)
uninstalled the buttons lib and corrected lint errors
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index 82f1103d..c066958e 100644
--- a/Pipfile
+++ b/Pipfile
@@ -11,7 +11,6 @@ discord-py = "~=1.2"
fuzzywuzzy = "~=0.17"
pillow = "~=6.2"
pytz = "~=2019.2"
-buttons = "*"
[dev-packages]
flake8 = "~=3.7"