Skip to content

Commit 9687145

Browse files
committed
RLS: v0.17.0rc1 release candidate for 0.17.0
1 parent 3b93186 commit 9687145

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

-2
Original file line numberDiff line numberDiff line change
@@ -473,8 +473,6 @@ def pxd(name):
473473
define_macros=macros)
474474
extensions.append(packer_ext)
475475
extensions.append(unpacker_ext)
476-
# if not ISRELEASED:
477-
# extensions.extend([sandbox_ext])
478476

479477
if suffix == '.pyx' and 'setuptools' in sys.modules:
480478
# undo dumb setuptools bug clobbering .pyx sources back to .c

0 commit comments

Comments
 (0)