mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
adding Packages
This commit is contained in:
@@ -18,8 +18,10 @@
|
||||
python-env = final: _prev: {
|
||||
my_python = final.python314.withPackages (
|
||||
ps: with ps; [
|
||||
alembic
|
||||
apprise
|
||||
apscheduler
|
||||
fastapi
|
||||
mypy
|
||||
polars
|
||||
psycopg
|
||||
@@ -32,6 +34,7 @@
|
||||
ruff
|
||||
scalene
|
||||
sqlalchemy
|
||||
sqlalchemy
|
||||
textual
|
||||
typer
|
||||
types-requests
|
||||
|
||||
Reference in New Issue
Block a user