Update python

This commit is contained in:
Sander Hautvast 2024-05-08 13:30:30 +02:00 committed by GitHub
parent 6a2e2cc5f6
commit b832dfc38c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,3 +14,5 @@ echo '{ "venvPath": ".", "venv": ".venv"}' >pyrightconfig.json
* to quit the venv: `deactivate`
* generate requirements.txt
pip3 freeze > requirements.txt