Added conda skeleton

This commit is contained in:
Niels Müller
2016-04-23 19:06:15 +02:00
parent 585a0b0269
commit 9d47b23b0b
3 changed files with 19 additions and 0 deletions

3
bld.bat Normal file
View File

@@ -0,0 +1,3 @@
"%PYTHON%" setup.py install
if errorlevel 1 exit 1