Closed boothby closed 4 years ago
Hi @boothby , I'm happy you find the package useful. Thank you for the suggestion. Unfortunately, I've no osx machine, which is why no wheels were created. For Linux, I simply failed to wrap my head around the manylinux wheel format. However, I just now tried the cibuildwheel project which successfully built wheels for all platforms. They are uploaded to PyPI now. When you have time, I'd be glad to hear from you if the wheels you need work fine.
Thank you! That works great!
I'd like to use
rectangle-packer
as a dependency for minorminer and we generally don't require our users to have compilers for supported systems (py3.5-3.8, win / osx / linux). I'd be happy to help building wheels for these systems, if you're interested. Otherwise, I'll need to figure something out involving submodules (very grateful for your MIT-licensed code!)