mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
pip3 -> pip
This commit is contained in:
parent
3f8ef8f524
commit
081ed1bac1
1 changed files with 1 additions and 1 deletions
2
packages/samarium/0.3.1/build.sh
vendored
2
packages/samarium/0.3.1/build.sh
vendored
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
source ../../python/3.10.0/build.sh
|
||||
python3 -m pip3 install samarium==0.3.1
|
||||
python3 -m pip install samarium==0.3.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue