Skip to content

Commit

Permalink
tox temp fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
calebj committed Sep 12, 2018
1 parent 54baf68 commit e36a074
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@ whitelist_externals =
extras = voice, test, mongo
deps =
-r{toxinidir}/dependency_links.txt
termcolor
commands =
python -m compileall ./redbot/cogs
pytest
pytest tests

[testenv:docs]
description = Attempt to build docs with sphinx-build
Expand Down

0 comments on commit e36a074

Please sign in to comment.