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 let
my-python-packages = python-packages: with python-packages; [ my-python-packages = python-packages: with python-packages; [
pip pip
pipx # pipx
python-dateutil python-dateutil
setuptools setuptools
requests requests