mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Specify d.py branch in requirements.txt (#2515)
This commit is contained in:
parent
1a25d4291f
commit
bda46db0cc
@ -1,4 +1,4 @@
|
|||||||
pip
|
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
|
youtube_dl
|
||||||
imgurpython
|
imgurpython
|
||||||
@ -1,4 +1,4 @@
|
|||||||
pip
|
pip
|
||||||
git+git://github.com/Rapptz/discord.py.git
|
git+git://github.com/Rapptz/discord.py.git@async
|
||||||
youtube_dl
|
youtube_dl
|
||||||
imgurpython
|
imgurpython
|
||||||
Loading…
x
Reference in New Issue
Block a user