mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-01-26 08:53:21 +08:00
4 lines
97 B
Bash
4 lines
97 B
Bash
#!/bin/bash
|
|
${PYTHON} setup.py install --single-version-externally-managed --record=record.txt;
|
|
|