File: tox.ini

package info (click to toggle)
python-pyforge 1.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 464 kB
  • sloc: python: 3,666; makefile: 12; sh: 7
file content (6 lines) | stat: -rw-r--r-- 91 bytes parent folder | download
1
2
3
4
5
6
[tox]
envlist = py36,py37,py38,py39,py310

[testenv]
deps=pytest
commands=python -m pytest