diff options
| author | 2018-02-08 19:38:59 +0000 | |
|---|---|---|
| committer | 2018-02-08 19:38:59 +0000 | |
| commit | 10771f23480116dc5e561d8f99ccca68aaf6f1d0 (patch) | |
| tree | fccd4012b486f08b87fe2b247221a1dfe7fae33f | |
| parent | Remove spoonerisms (diff) | |
Reqs: Pure-python dulwich for now
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 58eeb7bd5..d42e0d04a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ https://github.com/Rapptz/discord.py/archive/rewrite.zip#egg=discord.py[voice] -dulwich
\ No newline at end of file +dulwich --global-option=--pure |