Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Poetry for Python dependencies management #60

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Use Poetry for Python dependencies management #60

merged 1 commit into from
Dec 18, 2023

Conversation

per1234
Copy link
Collaborator

@per1234 per1234 commented Dec 18, 2023

Previously, pip was used for dependencies management. Since the time this project was set up, the Arduino Tooling Team has settled on Poetry as the standard tool for this task.

Previously, pip was used for dependencies management. Since the time this project was set up, the Arduino Tooling Team
has settled on Poetry as the standard tool for this task.
@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Dec 18, 2023
@per1234 per1234 self-assigned this Dec 18, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c7340de) 100.00% compared to head (f465429) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #60   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          732       732           
=========================================
  Hits           732       732           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@per1234 per1234 merged commit b1a469f into arduino:main Dec 18, 2023
13 checks passed
@per1234 per1234 deleted the poetry branch December 18, 2023 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants