xref: /petsc/src/binding/petsc4py/setup.cfg (revision 97929ea760a70c780fc4b78d3065eb9e422113fe)
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