1
0
mirror of https://github.com/pybind/pybind11.git synced 2025-03-02 06:42:45 +00:00
pybind11/conda.recipe/build.sh
2016-03-01 08:57:32 -05:00

4 lines
97 B
Bash

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