Add requests to python

This commit is contained in:
Torjus Håkestad 2024-03-06 14:02:01 +01:00
parent 8b88bc178a
commit 47e70d7386

View File

@ -56,7 +56,9 @@
typescript
# Py stuff
python3
(unstable.python312.withPackages (p: with p; [
requests
]))
poetry
ruff