Specify d.py branch in requirements.txt (#2515)

This commit is contained in:
Twentysix 2019-03-09 19:52:22 +01:00 committed by Kowlin
parent 1a25d4291f
commit bda46db0cc
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
pip
git+git://github.com/Rapptz/discord.py.git#egg=discord.py[voice]
git+git://github.com/Rapptz/discord.py.git@async#egg=discord.py[voice]
youtube_dl
imgurpython

View File

@ -1,4 +1,4 @@
pip
git+git://github.com/Rapptz/discord.py.git
git+git://github.com/Rapptz/discord.py.git@async
youtube_dl
imgurpython