67d1da329e
Convert bin/melange into console_scripts entry_point Tests run through tox Change-Id: I7608194771478aaa5e3e4666f67a4f679abc6f33
10 lines
121 B
INI
10 lines
121 B
INI
[tox]
|
|
envlist = py26,py27
|
|
|
|
[testenv]
|
|
deps= nose
|
|
mox
|
|
tissue
|
|
openstack.nose_plugin
|
|
commands=nosetests []
|