pybind11/conda.recipe/build.sh

4 lines
97 B
Bash

#!/bin/bash
${PYTHON} setup.py install --single-version-externally-managed --record=record.txt;