Skip to content

Conversation

FoamyGuy
Copy link
Contributor

This is one part of an intended solution for adafruit/CircuitPython_Community_Bundle#192

Including this file in the bundle will allow us to have a "circup_requirements" section within the toml file and then read values from that inside of circup to find and install dependencies that exist in a library bundle, but are not deployed to pypi.

@FoamyGuy
Copy link
Contributor Author

Some discussion around this topic is here as well: adafruit/circup#181

@FoamyGuy FoamyGuy requested a review from a team October 30, 2023 21:42
Copy link
Contributor

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

pyproject.toml* ooks properly parallel to requirements.txt*. Looks good!

@tannewt tannewt merged commit 34c259d into adafruit:main Oct 31, 2023
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.

3 participants