File: tox.ini

package info (click to toggle)
python-xstatic-angular-fileupload 12.0.4.0%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 524 kB
  • ctags: 170
  • sloc: python: 40; makefile: 35
file content (8 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (46)
1
2
3
4
5
6
7
8
[tox]
minversion = 1.6
skipsdist = True
envlist = py27,py33,py34

[testenv:venv]
commands = {posargs}