File: tox.ini

package info (click to toggle)
testresources 2.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 300 kB
  • sloc: python: 1,598; makefile: 22
file content (8 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
[tox]
envlist = py26,py27,py33,py34

[testenv]
deps = .[test]
commands =
    python -m testtools.run discover
    rst2html.py --strict README /dev/null