mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-14 07:36:28 +02:00
3 lines
88 B
Bash
Executable file
3 lines
88 B
Bash
Executable file
#!/bin/bash
|
|
source ../../python/3.10.0/build.sh
|
|
python3 -m pip3 install samarium==0.3.1
|