mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-06 18:36:27 +02:00
fix: pip install from github
This commit is contained in:
parent
081ed1bac1
commit
e9426d6c03
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
|
#!/bin/bash
|
||||||
source ../../python/3.10.0/build.sh
|
source ../../python/3.10.0/build.sh
|
||||||
python3 -m pip install samarium==0.3.1
|
python3 -m pip install https://github.com/samarium-lang/Samarium/archive/refs/tags/0.3.1.zip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue