9 lines
131 B
INI
9 lines
131 B
INI
![]() |
[tox]
|
||
|
envlist = py27
|
||
|
setupdir=../../..
|
||
|
|
||
|
[testenv]
|
||
|
commands = python red_test.py
|
||
|
deps =
|
||
|
git+https://github.com/mnot/redbot.git
|