aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2019-04-27 15:26:18 +0200
committerGravatar Leon Sandøy <[email protected]>2019-04-27 15:26:18 +0200
commitfb50926916f9734774b74d228926e4b54253eed7 (patch)
tree8618a3dd0dc55a08875807964312ccb4bae6a3f4 /Pipfile
parentRun tests with bogus token. (diff)
Removing dulwich and devalerts for bulk deletion
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index 703057af5..0524f10bf 100644
--- a/Pipfile
+++ b/Pipfile
@@ -5,7 +5,6 @@ name = "pypi"
[packages]
discord-py = {git = "https://github.com/Rapptz/discord.py.git",extras = ["voice"],ref = "860d6a9ace8248dfeec18b8b159e7b757d9f56bb",editable = true}
-dulwich = "*"
aiodns = "*"
logmatic-python = "*"
aiohttp = "*"