Metadata-Version: 2.4
Name: enable-pip
Version: 0.0.1
Summary: Enables pip.exe on Windows.
Author: Eris
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.14
Description-Content-Type: text/markdown
Requires-Dist: distlib

# Enable Pip

By the magic of python, adds pip executables that should have been created after it was installed.

# Usage

If you have an upgrade available just do that `python -m pip install --upgrade pip`. You don't need this. Just install it and you're good to go.
