Update python
This commit is contained in:
parent
6a2e2cc5f6
commit
b832dfc38c
1 changed files with 2 additions and 0 deletions
|
|
@ -14,3 +14,5 @@ echo '{ "venvPath": ".", "venv": ".venv"}' >pyrightconfig.json
|
||||||
|
|
||||||
* to quit the venv: `deactivate`
|
* to quit the venv: `deactivate`
|
||||||
|
|
||||||
|
* generate requirements.txt
|
||||||
|
pip3 freeze > requirements.txt
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue