Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR updates the Python requirements specification for the silabs_package_assistant package from a permissive >=1 constraint to a more conservative ~1 (compatible release) constraint, which will only allow updates within the same major version.
- Changed version constraint from
>=1to~1forsilabs_package_assistant
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
I have read the CLA Document and I hereby sign the CLA behalf on myself, e-mail: example@example.com or I have read the CLA Document and I hereby sign the CLA behalf of my company, e-mail: example@example.com Signature is valid for 6 months. This bot will be retriggered when the Contributor License Agreement comment has been provided. Posted by the CLA Assistant Lite bot. |
|
@r-slabs , Thanks for the PR. FYI, this is not the pckage manager based repo yet, all package manager based work is happening on https://github.com/SiliconLabsSoftware/matter_extension_private until https://jira.silabs.com/browse/GSDKSRE-607 is done |
Issue Link:
Description of Problem/Feature:
Description of Fix/Solution:
Testing Done: