Skip to content

Merge duplicate section in pyproject.toml#424

Merged
mesonepigreco merged 1 commit into
SSCHAcode:masterfrom
bastonero:fix-tests
Jul 21, 2026
Merged

Merge duplicate section in pyproject.toml#424
mesonepigreco merged 1 commit into
SSCHAcode:masterfrom
bastonero:fix-tests

Conversation

@bastonero

Copy link
Copy Markdown
Contributor

The build was stopping due to issues within the pyproject.toml, which was specifying two times the section for optional dependencies. The two conflicting sections are now merged into one, and this should solve the issues.

The build was stopping due to issues within the pyproject.toml,
which was specifying two times the section for optional
dependencies. The two conflicting sections are now merged
into one, and this should solve the issues.
@bastonero

Copy link
Copy Markdown
Contributor Author

@mesonepigreco this fixes the failing tests due to the merge

@mesonepigreco mesonepigreco left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Good, correct fix

@mesonepigreco
mesonepigreco merged commit 25a0452 into SSCHAcode:master Jul 21, 2026
1 check passed
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.

2 participants