File: tox.ini

package info (click to toggle)
python-click-log 0.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 164 kB
  • sloc: python: 264; makefile: 203; sh: 24
file content (6 lines) | stat: -rw-r--r-- 108 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
[testenv]
passenv = LANG
deps =
    pytest
    git+https://github.com/mitsuhiko/click
commands = py.test []