Skip to content

Conversation

bruno-f-cruz
Copy link
Member

This PR simplifiest the dependencies of this library by dropping pydantic-yaml. This has two advantages:
1- We now only rely on pydantic and pyyaml, two well supported and maintained pacakges
2- We support 1.1 by default. This is important as pyyaml officialy targets version 1.1 of the yaml spec. This is the version we have classically been using to make new devices.

It should be noted that this PR is blocked by harp-tech/protocol#159 and the respective reference to a new device.yml file. This should probably be done via submodule.

@bruno-f-cruz bruno-f-cruz requested a review from glopesdev July 11, 2025 20:57
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.

1 participant