File: setup.cfg

package info (click to toggle)
python-arcam-fmj 1.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 196 kB
  • sloc: python: 2,578; makefile: 5
file content (11 lines) | stat: -rw-r--r-- 145 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
[bdist_wheel]

[metadata]
description_file = README.rst

[isort]
not_skip = __init__.py
multi_line_output = 3

[tool:pytest]
asyncio_mode = auto