File: tox.ini

package info (click to toggle)
python-pymysql 0.9.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 764 kB
  • sloc: python: 6,032; makefile: 153; sh: 37
file content (10 lines) | stat: -rw-r--r-- 189 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
[tox]
envlist = py27,py34,py35,py36,py37,pypy,pypy3

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