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 #107

Merged
merged 2 commits into from Mar 17, 2023
Merged

Use Poetry for Python dependencies management #107

merged 2 commits into from Mar 17, 2023

Conversation

per1234
Copy link
Collaborator

@per1234 per1234 commented Mar 17, 2023

Previously, pip and venv were 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 Mar 17, 2023
@per1234 per1234 self-assigned this Mar 17, 2023
Previously, pip and venv were 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.
Rather than having a separate configuration file for the pytest configuration, it can be consolidated into the general
purpose pyproject.toml configuration file.
@per1234 per1234 merged commit 5b164ce into arduino:main Mar 17, 2023
@per1234 per1234 deleted the poetry branch March 17, 2023 07:53
@per1234 per1234 linked an issue Mar 24, 2023 that may be closed by this pull request
3 tasks
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.

Deprecation warning
1 participant