File: tox.ini

package info (click to toggle)
python-unicodedata2 14.0.0%2Bds2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 460 kB
  • sloc: ansic: 1,506; python: 1,179; makefile: 12
file content (4 lines) | stat: -rw-r--r-- 70 bytes parent folder | download
1
2
3
4
[testenv]
deps = pytest
changedir = tests
commands = pytest {posargs}