Created
November 3, 2024 09:58
-
-
Save graingert/39bc4c1ef508939347d0ddde23d0bc45 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WARNING: This command is only meant for debugging. Do not use this with automation for parsing and getting these details, since the output and options of this command may change without notice. | |
pip version: pip 24.2 from C:\hostedtoolcache\windows\PyPy\3.10.14\x86\lib\site-packages\pip (python 3.10) | |
sys.version: 3.10.14 (39dc8d3c85a7, Aug 27 2024, 14:33:33) | |
[PyPy 7.3.17 with MSC v.1929 64 bit (AMD64)] | |
sys.executable: C:\hostedtoolcache\windows\PyPy\3.10.14\x86\python.exe | |
sys.getdefaultencoding: utf-8 | |
sys.getfilesystemencoding: utf-8 | |
locale.getpreferredencoding: UTF-8 | |
sys.platform: win32 | |
sys.implementation: | |
name: pypy | |
'cert' config value: global | |
REQUESTS_CA_BUNDLE: None | |
CURL_CA_BUNDLE: None | |
pip._vendor.certifi.where(): C:\hostedtoolcache\windows\PyPy\3.10.14\x86\lib\site-packages\pip\_vendor\certifi\cacert.pem | |
pip._vendor.DEBUNDLED: False | |
vendored library versions: | |
CacheControl==0.14.0 | |
distlib==0.3.8 | |
distro==1.9.0 | |
msgpack==1.0.8 | |
packaging==24.1 | |
platformdirs==4.2.2 | |
pyproject-hooks==1.0.0 | |
requests==2.32.3 | |
certifi==2024.07.04 | |
idna==3.7 | |
urllib3==1.26.18 | |
rich==13.7.1 (Unable to locate actual module version, using vendor.txt specified version) | |
pygments==2.18.0 | |
typing_extensions==4.12.2 (Unable to locate actual module version, using vendor.txt specified version) | |
resolvelib==1.0.1 | |
setuptools==70.3.0 (Unable to locate actual module version, using vendor.txt specified version) | |
tomli==2.0.1 | |
truststore==0.9.1 | |
Compatible tags: 27 | |
pp310-pypy310_pp73-win_amd64 | |
pp310-none-win_amd64 | |
py310-none-win_amd64 | |
py3-none-win_amd64 | |
py39-none-win_amd64 | |
py38-none-win_amd64 | |
py37-none-win_amd64 | |
py36-none-win_amd64 | |
py35-none-win_amd64 | |
py34-none-win_amd64 | |
py33-none-win_amd64 | |
py32-none-win_amd64 | |
py31-none-win_amd64 | |
py30-none-win_amd64 | |
pp310-none-any | |
py310-none-any | |
py3-none-any | |
py39-none-any | |
py38-none-any | |
py37-none-any | |
py36-none-any | |
py35-none-any | |
py34-none-any | |
py33-none-any | |
py32-none-any | |
py31-none-any | |
py30-none-any |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment