编辑文件 .cnb.yml
This commit is contained in:
@@ -10,4 +10,4 @@ $:
|
|||||||
- dnf install python3 python3-pip python3-venv
|
- dnf install python3 python3-pip python3-venv
|
||||||
- python3 -m venv ./venv
|
- python3 -m venv ./venv
|
||||||
- ./venv/bin/pip install -r requirements.txt
|
- ./venv/bin/pip install -r requirements.txt
|
||||||
- echo "source $(pwd)/venv/bin/activate" >> ~/.bashrc
|
- echo "source $(pwd)/venv/bin/activate" >> ~/.zshrc
|
||||||
Reference in New Issue
Block a user