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

Move optional dependencies from dev_requirements to pyproject.toml #897

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

Conversation

FreddyFox892
Copy link
Collaborator

No description provided.

Comment on lines -33 to +37
runs-on: ubuntu-latest
runs-on: ${{ matrix.os }}
strategy:
matrix:
python-version: [ "3.12" ]
os: [ ubuntu-latest ]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Ist es möglich, die Matrix eine Ebene höher zu definieren, damit wir's nur einmal da stehen haben? Fänd ich besser.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Aber an der Pipeline zu arbeiten ist eher etwas was ich mir für einen folge PR aufhebn würde, um die komplexität des PRs nur auf das wesentliche zu beschränken

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