BLD: Bumped numexpr version and added conda recipe

This commit is contained in:
Richard Frank
2016-03-23 15:26:54 -04:00
parent d2b6009dc6
commit 2ee66e4c1d
5 changed files with 42 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
"%PYTHON%" setup.py install
if errorlevel 1 exit 1
:: Add more build steps here, if they are necessary.
:: See
:: http://docs.continuum.io/conda/build.html
:: for a list of environment variables that are set during the build process.