You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
383 B
14 lines
383 B
[build_ext] |
|
# Uncomment this to disable assertions |
|
#define=CYTHON_WITHOUT_ASSERTIONS |
|
# Debug info |
|
#cython_gdb=1 |
|
# Cython compiler directives |
|
# (http://docs.cython.org/src/reference/compilation.html#compiler-directives) |
|
#cython_directives= |
|
|
|
[build_doc] |
|
# Options for builder: html, latex, texinfo, epub, coverage |
|
#builder=html |
|
# Outputs txt files with coverage info |
|
#builder=coverage
|
|
|