Files
xstatic-dagre-d3/tox.ini
2020-01-23 14:17:11 +01:00

9 lines
118 B
INI

[tox]
minversion = 1.6
skipsdist = True
envlist = py27,py34
[testenv:venv]
basepython = python3
commands = {posargs}