4 lines
80 B
Bash
4 lines
80 B
Bash
|
#!/bin/bash
|
||
|
source ../../python/3.10.0/build.sh
|
||
|
python3 -m pip install samarium
|