Skip to content

0.2.3

Choose a tag to compare

@Py-Swift Py-Swift released this 15 Aug 01:50
· 16 commits to master since this release
Add pip wheels validation command

Introduces a 'validate' subcommand to the CLI for checking pip wheels compatibility for specified platforms using a dry-run install. Also adds the validatePips method to PlatformContext and refactors requirements generation logic for reuse.