File: tox.ini

package info (click to toggle)
python-pymysql 0.7.6-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 728 kB
  • sloc: python: 5,764; makefile: 170; sh: 31
file content (10 lines) | stat: -rw-r--r-- 184 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
[tox]
envlist = py26,py27,py33,py34,pypy,pypy3

[testenv]
commands = coverage run ./runtests.py
deps = unittest2
       coverage
passenv = USER
          PASSWORD
          PAMSERVICE