Skip to content

Releases: benbrandt/componentize-py

canary

24 Apr 20:51
24c64fc

Choose a tag to compare

canary Pre-release
Pre-release
Fix clippy lint for iter::repeat_n (#147)

* Fix clippy lint for iter::repeat_n

* make test.yaml `test` job depend on `linux` job

The latter builds and caches CPython for the former to use, which is important
because we don't currently support building CPython on Windows.

Signed-off-by: Joel Dice <[email protected]>

---------

Signed-off-by: Joel Dice <[email protected]>
Co-authored-by: Joel Dice <[email protected]>