pip3 -> pip

This commit is contained in:
Endercheif 2022-12-08 00:04:32 -08:00 committed by GitHub
parent 3f8ef8f524
commit 081ed1bac1
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 pip3 install samarium==0.3.1
python3 -m pip install samarium==0.3.1