@ -0,0 +1,3 @@
"%PYTHON%" setup.py install
if errorlevel 1 exit 1
#!/bin/bash
${PYTHON} setup.py install || exit 1;
@ -0,0 +1,13 @@
package:
name: "pygmx"
version: "0.2"
source:
path: .
requirements:
build:
- cython
- numpy
run:
The note is not visible to the blocked user.