pbrod/numdifftools

View on GitHub
conda_recipe/bld.bat

Summary

Maintainability
Test Coverage
"%PYTHON%" setup.py install --single-version-externally-managed --record=c:/temp/record.txt
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.