mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-11-06 20:40:59 +00:00
cleanup
This commit is contained in:
parent
822cce823c
commit
0d5c58bd51
3 changed files with 2 additions and 4 deletions
1
setup.py
1
setup.py
|
|
@ -92,7 +92,6 @@ if not hasattr(sys, 'pypy_version_info'):
|
|||
libraries=libraries,
|
||||
include_dirs=['.'],
|
||||
define_macros=macros,
|
||||
extra_compile_args=['-O0'],
|
||||
))
|
||||
del libraries, macros
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue