File: setup.cfg

package info (click to toggle)
radicale 2.1.11-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 936 kB
  • sloc: python: 5,450; sh: 241; makefile: 44; perl: 20; xml: 20
file content (9 lines) | stat: -rw-r--r-- 163 bytes parent folder | download
1
2
3
4
5
6
7
8
9
[aliases]
test = pytest

[bdist_wheel]
python-tag = py3

[tool:pytest]
addopts = radicale -r s
norecursedirs = dist .cache .git build Radicale.egg-info .eggs venv