File: tox.ini

package info (click to toggle)
python-xopen 0.1.1-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 104 kB
  • sloc: python: 331; makefile: 15
file content (6 lines) | stat: -rw-r--r-- 94 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
[tox]
envlist = py26,py27,py33,py34,py35

[testenv]
deps = nose
commands = nosetests -P tests