aboutsummaryrefslogtreecommitdiff
path: root/.venv/lib/python3.12/site-packages/pip/py.typed
diff options
context:
space:
mode:
Diffstat (limited to '.venv/lib/python3.12/site-packages/pip/py.typed')
-rw-r--r--.venv/lib/python3.12/site-packages/pip/py.typed4
1 files changed, 4 insertions, 0 deletions
diff --git a/.venv/lib/python3.12/site-packages/pip/py.typed b/.venv/lib/python3.12/site-packages/pip/py.typed
new file mode 100644
index 00000000..493b53e4
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/pip/py.typed
@@ -0,0 +1,4 @@
+pip is a command line program. While it is implemented in Python, and so is
+available for import, you must not use pip's internal APIs in this way. Typing
+information is provided as a convenience only and is not a guarantee. Expect
+unannounced changes to the API and types in releases.