Thinklab-SJTU / pygmtools

A Python Graph Matching Toolkit.
https://pygmtools.readthedocs.io/
Other
310 stars 20 forks source link

[BUG] Does not build with wheel 0.44 #104

Closed bkmgit closed 1 month ago

bkmgit commented 1 month ago

Describe the bug The bdist_wheel module has been migrated in wheel 0.44 https://wheel.readthedocs.io/en/stable/news.html and so pygmtools does not build when wheel 0.44 is used

To Reproduce Build log https://download.copr.fedorainfracloud.org/results/churchyard/setuptools-74/fedora-rawhide-x86_64/08158159-python-pygmtools/builder-live.log.gz

Expected behavior Package should build.

Environment: