mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-07 11:48:55 -05:00
[V3] tox match pinned version d.py (#1930)
This commit is contained in:
parent
7685c4d5d5
commit
bf00f5e9a2
2
tox.ini
2
tox.ini
@ -13,7 +13,7 @@ envlist =
|
|||||||
description = Run unit tests with pytest
|
description = Run unit tests with pytest
|
||||||
extras = voice, test, mongo
|
extras = voice, test, mongo
|
||||||
deps =
|
deps =
|
||||||
https://github.com/Rapptz/discord.py/archive/rewrite.zip#egg=discord.py[voice]
|
https://github.com/Rapptz/discord.py/archive/7eb918b19e3e60b56eb9039eb267f8f3477c5e17.zip#egg=discord.py[voice]
|
||||||
-rrequirements.txt
|
-rrequirements.txt
|
||||||
commands =
|
commands =
|
||||||
python -m compileall ./redbot/cogs
|
python -m compileall ./redbot/cogs
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user