File: tox.ini

package info (click to toggle)
python-xstatic-magic-search 0.2.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 132 kB
  • sloc: python: 40; makefile: 25
file content (10 lines) | stat: -rw-r--r-- 145 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
[tox]
minversion = 1.6
skipsdist = True
envlist = py27,py33,py34

[testenv:venv]
commands = {posargs}

[tox:jenkins]
downloadcache = ~/cache/pip