diff options
| author | 2018-02-08 19:46:41 +0000 | |
|---|---|---|
| committer | 2018-02-08 19:46:41 +0000 | |
| commit | fa7504c38fa2deada4d009c34d4e009ea559ff9b (patch) | |
| tree | c65c69c21ac5b7e13007ebfe11856532ad20e250 | |
| parent | Reqs: Pure-python dulwich for now (diff) | |
Turn down the reqs for deployment, for now
| -rw-r--r-- | requirements.txt | 2 |
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 |