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
@@ -63,7 +63,6 @@
#-- python #-- python
uv # python project package manager uv # python project package manager
pipx # Install and Run Python Applications in Isolated Environments
(python313.withPackages ( (python313.withPackages (
ps: with ps; [ ps: with ps; [
# python language server # python language server
-1
View File
@@ -123,7 +123,6 @@ nvme0n1 259:0 0 1.8T 0 disk
/home/ryan/.local/share/StardewValley /home/ryan/.local/share/StardewValley
/home/ryan/.local/share/GOG.com /home/ryan/.local/share/GOG.com
/home/ryan/.local/bin /home/ryan/.local/bin
/home/ryan/.local/pipx
/home/ryan/.kube /home/ryan/.kube
/home/ryan/.gradle /home/ryan/.gradle
/home/ryan/.gnupg /home/ryan/.gnupg
-2
View File
@@ -203,8 +203,6 @@ in
".m2" # java maven ".m2" # java maven
".gradle" # java gradle ".gradle" # java gradle
".conda" # python generated by `conda-shell` ".conda" # python generated by `conda-shell`
# python pipx
".local/pipx"
".local/bin" ".local/bin"
# python uv # python uv
".local/share/uv" ".local/share/uv"
-1
View File
@@ -33,7 +33,6 @@
#-- python #-- python
conda conda
uv # python project package manager uv # python project package manager
pipx # Install and Run Python Applications in Isolated Environments
(python313.withPackages ( (python313.withPackages (
ps: with ps; [ ps: with ps; [
pandas pandas
-1
View File
@@ -33,7 +33,6 @@
#-- python #-- python
conda conda
uv # python project package manager uv # python project package manager
pipx # Install and Run Python Applications in Isolated Environments
(python313.withPackages ( (python313.withPackages (
ps: with ps; [ ps: with ps; [
pandas pandas