diff options
author | 2018-02-10 08:52:57 +0100 | |
---|---|---|
committer | 2018-02-10 08:52:57 +0100 | |
commit | 3d119ce2344184f26c7c5902355cd58192698e2e (patch) | |
tree | a87d618781b3f1749d26fb79a9df46524a3dca4f | |
parent | Make commands not case-sensitive (diff) | |
parent | adds the c modules again (diff) |
Merge pull request #4 from discord-python/readd-c-modules
adds the c modules again
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 014e957fe..1c0e49647 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -https://github.com/Rapptz/discord.py/archive/rewrite.zip#egg=discord.py -dulwich --global-option=--pure +https://github.com/Rapptz/discord.py/archive/rewrite.zip#egg=discord.py[voice] +dulwich |