Skip to content

Commit 47bce83

Browse files
authored
Remove unnecessary distutils macro definition
Remove distutils macro definition for Py_BUILD_CORE.
1 parent d888c7e commit 47bce83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sage/cpython/atexit.pyx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# sage_setup: distribution = sagemath-objects
2-
# distutils: define_macros=Py_BUILD_CORE=1
32

43
"""Utilities for interfacing with the standard library's atexit module."""
54

0 commit comments

Comments
 (0)