File: setup.cfg

package info (click to toggle)
barman-cli 1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 180 kB
  • sloc: python: 479; makefile: 14
file content (14 lines) | stat: -rw-r--r-- 166 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[bdist_wheel]
universal = 1

[aliases]
test = pytest

[isort]
known_third_party = setuptools,distutils,mock,pytest
skip = .tox

[egg_info]
tag_build = 
tag_date = 0