Commit Graph

5 Commits

Author SHA1 Message Date
Nelson Liu 4b7a0e01ce enh: reorganize build files
fix: change path for building doc on circleci

enh: removed useless WindowError and cythonize.dat in _build_utils init
2016-02-18 09:40:51 -08:00
Raghav R V b93ccb9fd9 ENH/MAINT Save hashes once for every file
Minor PEP8 fixes
2016-02-18 13:56:09 +01:00
Raghav R V 368a98f812 ENH/MAINT Check for changes in pxd files too. Cleanup code 2016-02-18 13:56:09 +01:00
Ralf Gommers 6ffc85e55e BLD: fix build issue introduced by gh-5492.
pip installs would fail when compiling against ATLAS.
This is due to a distutils-setuptools issue with monkeypatching that
is triggered if Cython is imported.

See https://github.com/numpy/numpy/issues/7235 for details.
2016-02-14 09:24:29 +01:00
Arthur Mensch 986fb60947 C file removal + cython build + Travis build cache 2015-11-04 14:30:06 +01:00