🔧 Added python-poetry

This commit is contained in:
z3rOR0ne 2024-08-15 21:59:50 -07:00
parent ead0c959df
commit 1cb5a55601

View file

@ -574,3 +574,5 @@ Install bun
curl -fsSL https://bun.sh/install | bash
Install fastapi
doas pacman -S python-fastapi
Install python-poetry (modern python package manager)
doas pacman -S python-poetry