mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 16:13:53 +00:00
4 lines
97 B
Bash
4 lines
97 B
Bash
#!/bin/bash
|
|
${PYTHON} setup.py install --single-version-externally-managed --record=record.txt;
|
|
|