We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Checkout the tag and fix setup.py. Then:
setup.py
meta.yaml
package: name: lancet version: 0.9.0 source: path: . requirements: build: - python - param run: - python - param about: home: http://ioam.github.io/lancet/ summary: Launch jobs, organize the output, and dissect the results license: BSD
build.sh
#!/bin/bash $PYTHON setup.py install