Skip to content

Allow arbitrary pip commands to be piped into the dune-python machinery

Dominic Kempf requested to merge feature/allow-arbitrary-pip-options into master

In my projects, I do treat broken upstream packages that require quite some involved meddling. Being able to hand in arbitrary pip options helps a great deal!

Merge request reports