Skip to content

Commit

Permalink
Merge branch 'master' of github.com:hydralabs/pyamf
Browse files Browse the repository at this point in the history
  • Loading branch information
njoyce committed Feb 17, 2015
2 parents 5114237 + 31dbf46 commit a320231
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion fake_pyrex/Pyrex/Distutils/__init__.py

This file was deleted.

1 change: 0 additions & 1 deletion fake_pyrex/Pyrex/Distutils/build_ext.py

This file was deleted.

1 change: 0 additions & 1 deletion fake_pyrex/Pyrex/__init__.py

This file was deleted.

5 changes: 0 additions & 5 deletions setupinfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@
have_cython = False


if have_cython:
# may need to work around setuptools bug by providing a fake Pyrex
sys.path.insert(0, os.path.join(os.path.dirname(__file__), "fake_pyrex"))


from setuptools.command import test, sdist
from setuptools import Extension
from distutils.core import Distribution
Expand Down

0 comments on commit a320231

Please sign in to comment.