conda-incubator / conda-pypi

Better PyPI interoperability for the conda ecosystem
https://conda-incubator.github.io/conda-pypi/
MIT License
12 stars 1 forks source link

Add an option to reject PyPI packages with compiled objects #2

Open jaimergp opened 9 months ago

jaimergp commented 9 months ago

By default we will only allow pure Python wheels. With a flag, we can allow people to opt-in and install things with compiled bits.