Skip to content

Commit

Permalink
RLS: v0.17.0rc1 release candidate for 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jreback committed Sep 11, 2015
1 parent 3b93186 commit 9687145
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Expand Up @@ -473,8 +473,6 @@ def pxd(name):
define_macros=macros)
extensions.append(packer_ext)
extensions.append(unpacker_ext)
# if not ISRELEASED:
# extensions.extend([sandbox_ext])

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

0 comments on commit 9687145

Please sign in to comment.