fix: set version explicitly
This commit is contained in:
parent
b117d0277d
commit
134bb554e7
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
source ../../python/3.10.0/build.sh
|
source ../../python/3.10.0/build.sh
|
||||||
python3 -m pip3 install samarium
|
python3 -m pip3 install samarium==0.3.1
|
||||||
|
|
Loading…
Reference in New Issue