pyiron / actions

A centralized location for our GitHub actions
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

[patch] Extend pypi2conda map #107

Closed liamhuber closed 4 months ago

liamhuber commented 4 months ago

In the pyproject version releaser, I guess it will be possible to try with a .replace("-", "_") since pip in general uses "-" in place of "". However, we can't just uniformly do that in the environment updater as there are legit conda packages that will allow "-". For now, I just extend the whitelist of (pyiron) packages where we know the conda version is ""