File: tox.ini

package info (click to toggle)
python-xstatic-lodash 4.16.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 864 kB
  • sloc: javascript: 8,196; python: 41; makefile: 12
file content (8 lines) | stat: -rw-r--r-- 118 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
7
8
[tox]
minversion = 1.6
skipsdist = True
envlist = py27,py34

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