pypa / installer

A low-level library for installing from a Python wheel distribution.
https://installer.readthedocs.io/
MIT License
123 stars 51 forks source link

--libdir options missing #190

Closed sulincix closed 1 year ago

sulincix commented 1 year ago

How can install my library into custom library path.

pradyunsg commented 1 year ago

Use the API directly to do so.

https://installer.pypa.io/en/stable/api/destinations/