xref: /petsc/src/binding/petsc4py/setup.cfg (revision 6b78a27e8a44285ab9cca1e39a4245b45917708b)
1[config]
2petsc_dir  = $PETSC_DIR
3petsc_arch = $PETSC_ARCH
4
5[build]
6debug = 0
7
8[sdist]
9force_manifest = 1
10
11[nosetests]
12where = test
13
14[bdist_rpm]
15packager  = Lisandro Dalcin <dalcinl@gmail.com>
16group     = Libraries/Python
17doc_files = README.rst CHANGES.rst LICENSE.rst
18#           docs/*.html docs/*.pdf docs/*.rst
19#           docs/apiref docs/usrman
20