aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-02-08 19:46:41 +0000
committerGravatar GitHub <[email protected]>2018-02-08 19:46:41 +0000
commitfa7504c38fa2deada4d009c34d4e009ea559ff9b (patch)
treec65c69c21ac5b7e13007ebfe11856532ad20e250
parentReqs: Pure-python dulwich for now (diff)
Turn down the reqs for deployment, for now
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index d42e0d04a..014e957fe 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,2 +1,2 @@
-https://github.com/Rapptz/discord.py/archive/rewrite.zip#egg=discord.py[voice]
+https://github.com/Rapptz/discord.py/archive/rewrite.zip#egg=discord.py
dulwich --global-option=--pure