File: tox.ini

package info (click to toggle)
python-iniparse 0.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 300 kB
  • sloc: python: 2,215; makefile: 24; sh: 8
file content (7 lines) | stat: -rw-r--r-- 136 bytes parent folder | download
1
2
3
4
5
6
7
[tox]
envlist = py35, py36, py37, py38, py39, py310, py311, py312, py313

[testenv]
sitepackages=True
commands =
    python runtests.py