cmake_example/conda.recipe/build.sh
2016-06-03 09:30:23 -04:00

3 lines
41 B
Bash

#!/bin/bash
${PYTHON} setup.py install;