system/develop: add yaml module for Python3
This commit is contained in:
@@ -46,11 +46,12 @@
|
||||
pip # Python package installer
|
||||
virtualenv # Virtual environment management
|
||||
poetry-core # Modern Python dependency management
|
||||
requests
|
||||
beautifulsoup4
|
||||
numpy
|
||||
pandas
|
||||
pyqt5
|
||||
requests
|
||||
yaml
|
||||
]))
|
||||
|
||||
# === C/C++ DEVELOPMENT ===
|
||||
|
||||
Reference in New Issue
Block a user