DanielBok / nlopt-python

A project to package the NLOpt library to wheels
Other
29 stars 14 forks source link

Missing SDist for 2.7.1 #14

Closed henryiii closed 1 year ago

henryiii commented 2 years ago

The SDist is missing on PyPI for 2.7.1, which has made it impossible to update in Pyodide for the 0.20 (Python 3.10!) release. 2.6.2 seems to be the last one with an SDist. pipx run build --sdist should produce one for upload.

DanielBok commented 1 year ago

Hello, not gonna support an sdist as building the wheels are hard enough :(

But willing to merge any PR that adds support to this