We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ce1a2 commit 6dd4e3cCopy full SHA for 6dd4e3c
setup.py
@@ -82,7 +82,6 @@
82
'src/transformations.c',
83
],
84
include_dirs = ['src'],
85
- define_macros=[ ('LIBREBOUND', None) ],
86
extra_link_args=extra_link_args,
87
extra_compile_args=extra_compile_args,
88
)
0 commit comments