From bf00f5e9a2f2bd9082ebecb2a86db9f9b249f04c Mon Sep 17 00:00:00 2001 From: Michael H Date: Wed, 11 Jul 2018 23:51:00 -0400 Subject: [PATCH] [V3] tox match pinned version d.py (#1930) --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index dff1eb7d1..f327dcbf3 100644 --- a/tox.ini +++ b/tox.ini @@ -13,7 +13,7 @@ envlist = description = Run unit tests with pytest extras = voice, test, mongo 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 commands = python -m compileall ./redbot/cogs