Merge "trivial: fix wrong package name"
This commit is contained in:
commit
8111a7bd61
2
tox.ini
2
tox.ini
@ -5,7 +5,7 @@ envlist = py27,pep8
|
||||
distribute = False
|
||||
setenv = VIRTUAL_ENV={envdir}
|
||||
deps = -r{toxinidir}/test-requirements.txt
|
||||
commands = nosetests --with-coverage --cover-package=akanda_neutron {posargs}
|
||||
commands = nosetests --with-coverage --cover-package=astara_neutron {posargs}
|
||||
sitepackages = False
|
||||
|
||||
[tox:jenkins]
|
||||
|
Loading…
Reference in New Issue
Block a user