Release v1.11.3: Improved CI Workflow
This release improves the workflow for building wheels and drops support for python3.6.
What's Changed
- Pruned directories from external submodules in MANIFEST.in to reduce size of sdist to below one megabyte.
- Use ninja as generator target on supported plattforms in setup.py to improve wheel build times
- Stop building wheels for python3.6 as it's eol since a couple months
Full Changelog: v1.11.2...v1.11.3