mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 12:07:49 +02:00
fix: installing samarium with pip
This commit is contained in:
parent
9de88e2f6c
commit
cbc4db7ada
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.10 -m pip install https://github.com/samarium-lang/Samarium/archive/refs/tags/0.3.1.zip
|
bin/pip3 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