fix: pip install from github

This commit is contained in:
Endercheif 2022-12-14 17:42:55 -08:00 committed by GitHub
parent 081ed1bac1
commit e9426d6c03
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 -m pip install samarium==0.3.1
python3 -m pip install https://github.com/samarium-lang/Samarium/archive/refs/tags/0.3.1.zip