File: tox.ini

package info (click to toggle)
python-readtime 3.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 172 kB
  • sloc: python: 246; makefile: 20; sh: 5
file content (5 lines) | stat: -rw-r--r-- 99 bytes parent folder | download
1
2
3
4
5
[tox]
envlist = py38, py39, py310, py311
[testenv]
deps = -rdev-requirements.txt
commands = pytest