pybind11/conda.recipe/build.sh

4 lines
97 B
Bash
Raw Normal View History

2016-02-01 20:04:09 +00:00
#!/bin/bash
${PYTHON} setup.py install --single-version-externally-managed --record=record.txt;