Skip to content

Allow for multiple package definitions in pyproject.toml#147

Merged
FoamyGuy merged 1 commit intoadafruit:mainfrom
tekktrik:dev/allow-multi-package
Mar 2, 2026
Merged

Allow for multiple package definitions in pyproject.toml#147
FoamyGuy merged 1 commit intoadafruit:mainfrom
tekktrik:dev/allow-multi-package

Conversation

@tekktrik
Copy link
Member

A fix for issues such as adafruit/Adafruit_CircuitPython_ImageLoad#93, such that pyproject.toml allows for multiple packages to be defined. This should allow for explicitly giving setuptools all the package names while also allowing the build tools to work the exact same way they currently do.

Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me, Thank you!

@FoamyGuy FoamyGuy merged commit 84efe1d into adafruit:main Mar 2, 2026
3 checks passed
@tekktrik
Copy link
Member Author

tekktrik commented Mar 2, 2026

Thanks @FoamyGuy! Looks like there's some extra CI fixes needed to support this functionality: adafruit/actions-ci-circuitpython-libs#26

@tekktrik tekktrik deleted the dev/allow-multi-package branch March 2, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants