mirror of
https://github.com/ltcptgeneral/CS-239-Cryptography-Project.git
synced 2025-11-10 11:36:51 +00:00
revert change made to venv_setup
This commit is contained in:
@@ -3,4 +3,4 @@ mkdir ~/.venvs
|
|||||||
rm -rf ~/.venvs/cs239
|
rm -rf ~/.venvs/cs239
|
||||||
python3.9 -m venv ~/.venvs/cs239
|
python3.9 -m venv ~/.venvs/cs239
|
||||||
source ~/.venvs/cs239/bin/activate
|
source ~/.venvs/cs239/bin/activate
|
||||||
pip install ipykernel numpy pyfhel
|
pip install numpy pyfhel
|
||||||
Reference in New Issue
Block a user