fix: remove unused pipx

This commit is contained in:
Ryan Yin
2026-06-01 10:17:26 +08:00
parent 662316c18a
commit 27e2fb0df0
5 changed files with 0 additions and 6 deletions
-1
View File
@@ -123,7 +123,6 @@ nvme0n1 259:0 0 1.8T 0 disk
/home/ryan/.local/share/StardewValley
/home/ryan/.local/share/GOG.com
/home/ryan/.local/bin
/home/ryan/.local/pipx
/home/ryan/.kube
/home/ryan/.gradle
/home/ryan/.gnupg
-2
View File
@@ -203,8 +203,6 @@ in
".m2" # java maven
".gradle" # java gradle
".conda" # python generated by `conda-shell`
# python pipx
".local/pipx"
".local/bin"
# python uv
".local/share/uv"
-1
View File
@@ -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
-1
View File
@@ -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