File: tox.ini

package info (click to toggle)
python-ptk 1.3.8%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 396 kB
  • sloc: python: 3,616; makefile: 202
file content (8 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
[tox]
envlist=py33,py34,py35
skip_missing_interpreters=true
[testenv]
deps=discover
	twisted
commands=discover
changedir=tests