mirror of https://github.com/actions/cache.git
Drop the example based on using pip's internals
pip's documentation explicitly states to not use `import pip`: > While it is implemented in Python, and so is available from your Python code via > `import pip`, you must not use pip’s internal APIs in this way. This example is in direct contradiction with the documentation's guidance and, thus, has been removed.pull/519/head
parent
354332455a
commit
f75a0d36c0
Loading…
Reference in New Issue