Add ipython
Some checks failed
pre-commit / pre-commit (push) Failing after 17s

This commit is contained in:
Torjus Håkestad 2024-04-21 12:20:25 +02:00
parent d5e10b9fc1
commit ffd89a2bbb

View File

@ -81,6 +81,7 @@ in
# Py stuff # Py stuff
(unstable.python312.withPackages (p: with p; [ (unstable.python312.withPackages (p: with p; [
requests requests
ipython
])) ]))
poetry poetry
ruff ruff