File: tox.ini

package info (click to toggle)
pypjlink2 1.2.2-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 172 kB
  • sloc: python: 571; makefile: 7; sh: 5
file content (8 lines) | stat: -rw-r--r-- 144 bytes parent folder | download
1
2
3
4
5
6
7
8
[tox]
envlist = py34, py35, py36, py37, py38

[testenv]
deps=
        -rrequirements.txt
commands=
        python -m unittest discover pypjlink