File: setup.cfg

package info (click to toggle)
python-keyutils 0.6-3
  • links: PTS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 396 kB
  • sloc: python: 82; makefile: 3
file content (16 lines) | stat: -rw-r--r-- 254 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[aliases]
test = pytest

[bdist_rpm]
release = 1
doc_files = AUTHORS ChangeLog INSTALL LICENSE README.rst
build_requires = keyutils-libs-devel
requires = python keyutils-libs

[tool:pytest]
python_files = *_test.py

[egg_info]
tag_build = 
tag_date = 0