Open jku opened 4 years ago
pip supports env variable PIP_USER_AGENT_USER_DATA to include a JSON-encoded string in the user-agent variable used in pip’s requests.
This pretty much requires access to the underlying Requests Session object, much like #28, #29
pip supports env variable PIP_USER_AGENT_USER_DATA to include a JSON-encoded string in the user-agent variable used in pip’s requests.
This pretty much requires access to the underlying Requests Session object, much like #28, #29