File: tox.ini

package info (click to toggle)
python-arabic-reshaper 3.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 276 kB
  • sloc: python: 2,030; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 95 bytes parent folder | download
1
2
3
4
5
6
7
[tox]
envlist = py36,py37,py38,py39,py310,py311

[testenv]
deps = pytest
commands =
    pytest