File: tox.ini

package info (click to toggle)
python-inotify 0.2.10-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 240 kB
  • sloc: python: 686; sh: 6; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
[tox]
envlist = py27, py33, py34, py35

[testenv]
deps = -rrequirements.txt
commands = ./test.sh