Skip to content

Fix redundant dependencies that might break builds#277

Merged
cbespin merged 1 commit into
masterfrom
fix-dependencies
May 28, 2026
Merged

Fix redundant dependencies that might break builds#277
cbespin merged 1 commit into
masterfrom
fix-dependencies

Conversation

@cbespin

@cbespin cbespin commented May 28, 2026

Copy link
Copy Markdown
Contributor

#272 introduced duplicate dependencies in the pyproject.toml, that should be optional ones in any case. This might break builds, if the environment is not set up and targeting any cocotb business. @kcaisley

@cbespin cbespin requested a review from rpartzsch May 28, 2026 13:47
@cbespin cbespin self-assigned this May 28, 2026
@cbespin cbespin merged commit 9d968f0 into master May 28, 2026
6 checks passed
@cbespin cbespin deleted the fix-dependencies branch May 28, 2026 14:04
@kcaisley

Copy link
Copy Markdown
Member

#272 introduced duplicate dependencies in the pyproject.toml, that should be optional ones in any case. This might break builds, if the environment is not set up and targeting any cocotb business. @kcaisley

Okay, thanks for pointing this out!

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.

3 participants