disable pipx

This commit is contained in:
Don Harper 2024-03-28 21:45:06 -05:00
parent 4408041a10
commit 2ae7419375

View file

@ -3,7 +3,7 @@
let
my-python-packages = python-packages: with python-packages; [
pip
pipx
# pipx
python-dateutil
setuptools
requests