Hi,

I was reflecting on the detail of putting pip user bin directories on
the user's path, and was then thinking of making a tiny pip package
like this:

pip install pip_user_config
python -m pip_user_config

where the latter would cleverly insert the user bin directory into the
user's configuration.

Does anyone know of any code to do something like that?

Best,

Matthew
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to