File: tox.ini

package info (click to toggle)
python-xstatic-angular-gettext 2.3.8.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 140 kB
  • sloc: python: 41; makefile: 25
file content (7 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
[tox]
minversion = 1.6
skipsdist = True
envlist = py27,py34

[testenv:venv]
commands = {posargs}