File: tox.ini

package info (click to toggle)
python-setuptools-protobuf 0.1.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 144 kB
  • sloc: python: 177; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 85 bytes parent folder | download
1
2
3
4
5
6
[tox]
downloadcache = {toxworkdir}/cache/

[testenv]
deps = pytest
commands = pytest