File: setup.cfg

package info (click to toggle)
petsc4py 3.24.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,612 kB
  • sloc: python: 13,569; ansic: 1,768; makefile: 345; f90: 313; sh: 14
file content (17 lines) | stat: -rw-r--r-- 169 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[config]
petsc_dir = $PETSC_DIR
petsc_arch = $PETSC_ARCH

[build]
debug = 0

[sdist]
force_manifest = 1

[nosetests]
where = test

[egg_info]
tag_build = 
tag_date = 0