disable pipx
This commit is contained in:
parent
4408041a10
commit
2ae7419375
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue