mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-06-06 22:52:44 +02:00
fix: remove unused pipx
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
#-- python
|
||||
conda
|
||||
uv # python project package manager
|
||||
pipx # Install and Run Python Applications in Isolated Environments
|
||||
(python313.withPackages (
|
||||
ps: with ps; [
|
||||
pandas
|
||||
|
||||
Reference in New Issue
Block a user