fix: installing samarium with pip

This commit is contained in:
Endercheif 2023-02-05 18:56:59 -08:00 committed by GitHub
parent 9de88e2f6c
commit cbc4db7ada
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
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