Closed peterchenadded closed 2 years ago
Thanks for fixing! I also completely forgot to mention that this would be necessary so don't worry about it at all.
Great, thanks for getting it merged so quickly.
Looks good.
Skipping wheel build for pyastar2d, due to binaries being disabled for it.
Installing collected packages: pyastar2d
Running setup.py install for pyastar2d ... done
Successfully installed pyastar2d-1.0.6
Was getting below error on mac M1 laptop which needed to compile the source distribution.
You should be able to reproduce the issue everywhere with below commands:
The new single MANIFEST.in entry, adds the .h to source dist and allows it to be referenced correctly when installing without binary.
Apologies not testing this scenario and only finding out the issue now.