aboutsummaryrefslogtreecommitdiffstats
path: root/src/setup.cfg
blob: 5005a84b3ca8ecfef7f728fd0698e7c5b1035c61 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Example for setup.cfg
# You have to edit this file to reflect your system configuation

[sdist]
template = MANIFEST.in

[bdist_rpm]
provides = sos
requires = python >= 0:2.3
release = 1
packager = Steve Conklin <sconklin@redhat.com>
doc_files = README TODO