diff options
author | 2018-02-09 20:05:07 +0100 | |
---|---|---|
committer | 2018-02-09 20:05:07 +0100 | |
commit | d15b4db7e91d2a1d781f3d3c54f89db6f68ce1aa (patch) | |
tree | a87d618781b3f1749d26fb79a9df46524a3dca4f | |
parent | Make commands not case-sensitive (diff) |
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 |