Skip to content
Snippets Groups Projects
Commit 49b36381 authored by Marcel Huber's avatar Marcel Huber
Browse files

added missing python spec

parent 856aa685
Branches
Tags
No related merge requests found
......@@ -4,13 +4,15 @@
# and then run "tox" from this directory.
[tox]
envlist = py[27]
envlist = testenv
skip_missing_interpreters = True
# do not fail on missing setup.py
skipsdist = true
#pip_pre=False
[testenv]
basepython =
python2.7
deps =
subprocess32
commands =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment