File: tox.ini

package info (click to toggle)
python-macholib 1.8~dfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 484 kB
  • ctags: 758
  • sloc: python: 4,109; makefile: 127
file content (5 lines) | stat: -rw-r--r-- 105 bytes parent folder | download
1
2
3
4
5
[tox]
envlist = py27,py34,py35,py36

[testenv]
commands = {envbindir}/python setup.py test --verbosity=3