thoth-station / micropipenv

A lightweight wrapper for pip to support requirements.txt, Pipenv and Poetry lock files or converting them to pip-tools compatible output. Designed for containerized Python applications but not limited to them.
https://pypi.org/project/micropipenv/
GNU Lesser General Public License v3.0
231 stars 25 forks source link

Document the use of PIP_PYTHON to cause the pip command to install into an explicitly targetted Python environment #294

Closed yrro closed 1 month ago

yrro commented 2 months ago

Closes: https://github.com/thoth-station/micropipenv/issues/293

yrro commented 2 months ago

I'll force push to correct the typos in these comment messages. :facepalm:

yrro commented 1 month ago

Many thanks!