main
Add CLI support for installing multiple wheels (#203)
Use `mock` from standard library
do not install __pycache__ files from wheels (#307)
Fix path traversal bug (#317)
Revert "Implement `--executable' option (#257) (#258)" (#263)
Introduce more ruff rules (#230)
Cope with invalid hash algorithms in RECORD (#179)
perf: use `os.path.abspath()` instead of `Path.resolve()` (#326)