Skip to content
Snippets Groups Projects
Commit acf97948 authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

add tox config for executable script

parent a7bdc73f
Branches
No related tags found
No related merge requests found
[tox]
envlist = py34
[testenv]
sitepackages = True
whitelist_externals =
echo
cp
passenv = LD_LIBRARY_PATH
changedir =
{envtmpdir}
commands =
python -m bfps {posargs:DEFAULTS}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment