Closed ealter closed 5 years ago
Documentation: https://packaging.python.org/guides/distributing-packages-using-setuptools/#universal-wheels
This essentially indicates that users of this package don't have to build separate wheels for python 2 vs python 3 or for different operating systems.
Thank you
Documentation: https://packaging.python.org/guides/distributing-packages-using-setuptools/#universal-wheels
This essentially indicates that users of this package don't have to build separate wheels for python 2 vs python 3 or for different operating systems.