Skip to content
Snippets Groups Projects
Commit 09839f19 authored by Chichi Lalescu's avatar Chichi Lalescu
Browse files

add tox.ini

parent a2b46412
No related branches found
No related tags found
No related merge requests found
tox.ini 0 → 100644
[tox]
envlist = py27
[testenv]
sitepackages = True
changedir =
{envtmpdir}
commands =
cp {toxinidir}/test.py {envtmpdir}
python test.py --run --particles
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment