aboutsummaryrefslogblamecommitdiffstats
path: root/src/setup.cfg
blob: ad1e9487022b6424726596ffce10d6de3676fdf2 (plain) (tree)
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 
install_script = install-rpm.sh