File: toxfast.ini

package info (click to toggle)
python-webob 1%3A1.6.2-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,200 kB
  • ctags: 2,604
  • sloc: python: 14,014; makefile: 169
file content (10 lines) | stat: -rw-r--r-- 108 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
[tox]
envlist =
    py26,py32

[testenv]
commands =
    python setup.py dev
    python setup.py nosetests