mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-13 09:03:54 +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;
|
|
|