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