Commit Graph

3 Commits

Author SHA1 Message Date
Denis Bilenko fd6f11ba18 Revert "Simplify whl artifact autodetection code (#2371)"
This reverts commit 14f0292598.
2025-02-25 17:46:27 +01:00
Denis Bilenko 14f0292598
Simplify whl artifact autodetection code (#2371)
## Changes
- Get rid of artifacts.DetectPackages which is a thin wrapper around
artifacts/whl.DetectPackage
- Get rid of parsing name out of setup.py. Do not randomize either, use
a static one.

## Tests
Existing tests.
2025-02-25 13:10:25 +00:00
Andrew Nester cfff140815
Auto detect Python wheel packages and infer build command (#603) 2023-07-26 10:07:26 +00:00