File: tox.ini

package info (click to toggle)
python-nose-timer 0.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 88 kB
  • sloc: python: 190; makefile: 18
file content (10 lines) | stat: -rw-r--r-- 135 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
[tox]
envlist = py33,py32,py31,py27,py26,py25,py24

[testenv]
deps =
    nose
    nose-parameterized
    mock
commands =
    nosetests