File: tox.ini

package info (click to toggle)
python-volatile 2.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 100 kB
  • sloc: python: 152; sh: 11; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 80 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
[tox]
envlist = py26,py27,py33,py34

[testenv]
deps=pytest
commands=py.test -rs