pyocd / cmsis-pack-manager

A Rust and Python module for handling CMSIS Pack files
Apache License 2.0
25 stars 33 forks source link

Update maturin, consolidate config towards pyproject.toml #219

Closed dvzrv closed 2 months ago

dvzrv commented 7 months ago

Update maturin requirement.

Consolidate all config in pyproject.toml and remove setup.cfg

Fixes #218

mathias-arm commented 7 months ago

Can you try running the CI Build Wheel workflow on the branch in your repository?

dvzrv commented 6 months ago

Can you try running the CI Build Wheel workflow on the branch in your repository?

I'm not sure what you mean by that

mbrossard commented 6 months ago

Can you try running the CI Build Wheel workflow on the branch in your repository?

I'm not sure what you mean by that

The Continuous Integration action (https://github.com/pyocd/cmsis-pack-manager/actions/workflows/ci.yml) only runs on different versions of Python on Ubuntu. The CI Build Wheel builds for many different targets.

mbrossard commented 2 months ago

Tested in https://github.com/mbrossard/cmsis-pack-manager/actions/runs/8590759703