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