File: tox.ini

package info (click to toggle)
python-xstatic-angular-lrdragndrop 1.0.2.6-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 104 kB
  • sloc: javascript: 164; python: 41; makefile: 16
file content (9 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
[tox]
minversion = 1.6
skipsdist = True
envlist = py27,py33,py34

[testenv:venv]
basepython = python3
commands = {posargs}