main
Update launcher script and launchers (#212)
Update changelog and bump version for release (#331)
Drop support for Python 3.9 (#305)
Use os.path.commonpath over commonprefix (#345)
perf: add an early return when there are no optimization levels to compile bytecode for (#341)
Tweak description of InvalidWheelSource
Add `py.typed` marker file (#138)
Fix wrong version in deprecation notice (#316)
perf: use `os.path.abspath()` instead of `Path.resolve()` (#326)