We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 891eab2 commit b774209Copy full SHA for b774209
1 file changed
setup.py
@@ -13,7 +13,7 @@
13
import builtins
14
else:
15
import __builtin__ as builtins
16
-builtins._ASTROPY_SETUP_ = True
+builtins._ASTROPY_SETUP_ = False
17
18
import astropy
19
from astropy_helpers.setup_helpers import (
0 commit comments