Fix broken tests because of repository deletion

The repo https://github.com/Rapptz/discord.py was removed by the owner.
In order for this test to work, we need a package which has a setup
with version and extras in it.
This commit is contained in:
Oz Tiram
2022-11-18 20:33:43 +01:00
parent abf265ed48
commit ec27ab5652
+1 -1
View File
@@ -57,7 +57,7 @@ DEP_PIP_PAIRS = [
"extras": ["voice"],
}
},
"https://github.com/Rapptz/discord.py/archive/async.zip#egg=[voice]",
"https://github.com/oz123/dparse/zipball/master#egg=dparse[pipenv]"
),
(
{