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