fix devsh

This commit is contained in:
soraefir
2026-01-21 11:26:27 +01:00
parent dfa84137be
commit ca8283f5a2
2 changed files with 3 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ pkgs.mkShell {
crystal
shards
virtualenv
(with python314Packages; [ pip pandas numpy matplotlib typer pillow reportlab python-barcode pypdf markdown requests ])
(with python313Packages; [ pip pandas numpy matplotlib typer pillow reportlab python-barcode pypdf markdown requests ])
pipenv
scala
sbt