modifs
[odoo/odoo.git] / setup.cfg
1 [sdist]
2 formats=gztar
3
4 [bdist]
5 formats=rpm
6
7 [bdist_rpm]
8 release=1
9
10 requires=python >= 2.3
11 #build-requires=python-devel >= 2.3
12
13 #doc_files = doc/*
14
15 # Need to overwrite the install-part of the RPM to patch
16 # the filenames of the man pages.
17 install_script=rpminstall_sh.txt