Files
horizon-packages/common
icp 37d268a907 common/build-style/python3-pep517.sh: unpack wheels for testing
Python packages built with pep517 system occasionally require
accessing distinfo files and/or entry points provided by the
package for tests to run. Since these assets are packed inside
the wheel generated in `do_build`, the target wheel is unpacked
in `do_check` first so that the said artifacts are accessible
during test runs.
2023-04-12 15:49:51 -04:00
..
2022-09-06 22:55:29 +07:00
2022-03-01 16:06:41 +01:00
2023-04-11 21:52:01 +02:00