zuzukin / whl2conda

Generate conda package from pure python wheel
https://zuzukin.github.io/whl2conda/
Apache License 2.0
6 stars 1 forks source link

whl2conda convert does not generate correct code for entry points #93

Closed analog-cbarber closed 9 months ago

analog-cbarber commented 9 months ago

The link.json file in the conda info/ directory is generated incorrectly for whl2conda <= 23.8.9. The entry was being generated in the top-level of the json file instead of inside the noarch section.