Vendor discord.py (#2387)

Signed-off-by: Toby Harradine <tobyharradine@gmail.com>
This commit is contained in:
Toby Harradine
2019-01-28 14:14:36 +11:00
committed by GitHub
parent 348277bcbd
commit 05bef917ae
62 changed files with 21516 additions and 59 deletions

View File

@@ -16,8 +16,6 @@ description = Run unit tests with pytest
whitelist_externals =
pytest
extras = voice, test, mongo
deps =
-r{toxinidir}/dependency_links.txt
commands =
python -m compileall ./redbot/cogs
pytest