Update README.md

ref #93
This commit is contained in:
Joe Rickerby
2019-01-07 22:17:19 +00:00
committed by GitHub
parent 586b3c7197
commit c6f4f01732
+2
View File
@@ -583,4 +583,6 @@ Massive props also to-
See also
--------
If you'd like to keep wheel building separate from the package itself, check out [astrofrog/autowheel](https://github.com/astrofrog/autowheel). It builds packages using cibuildwheel from source distributions on PyPI.
If `cibuildwheel` is too limited for your needs, consider [matthew-brett/multibuild](http://github.com/matthew-brett/multibuild). `multibuild` is a toolbox for building a wheel on various platforms. It can do a lot more than this project - it's used to build SciPy!