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

ci: Fix pyproject.toml #237

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

ci: Fix pyproject.toml #237

wants to merge 8 commits into from

Conversation

MegaAnda123
Copy link
Collaborator

@MegaAnda123 MegaAnda123 commented Feb 18, 2025

Description

Fix pyproject.toml config.
Also remove redundant/outdated ert deps.
Remove pinned deps.

Why

Fix lock, different install methods etc.

How

Lock poetry to 1.8.3.
Go back to tool.poetry tag.

Close: #236

Checklist:

Before submitting this PR, please make sure:

  • I am complying with the contributing doc
  • My code builds clean without any errors or warnings
  • I have added/extended tests that prove my fix is effective or that my feature works
  • I have made corresponding changes to the documentation, and it builds correctly

@MegaAnda123 MegaAnda123 requested a review from a team as a code owner February 18, 2025 12:21
@MegaAnda123 MegaAnda123 self-assigned this Feb 18, 2025
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.

Ert project optional-dependencies are incorrect
2 participants