File: tox.ini

package info (click to toggle)
appdirs 1.4.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 184 kB
  • sloc: python: 573; makefile: 11; sh: 8
file content (5 lines) | stat: -rw-r--r-- 100 bytes parent folder | download | duplicates (3)
1
2
3
4
5
[tox]
envlist = py26, py27, py32, py33, py34, py35, py36

[testenv]
commands = python setup.py test