Skip to content

Conversation

@LeanderCS
Copy link
Owner

@LeanderCS LeanderCS commented Apr 7, 2025

Fixes #34

@LeanderCS LeanderCS requested a review from Copilot April 7, 2025 15:11
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 6 out of 9 changed files in this pull request and generated 1 comment.

Files not reviewed (3)
  • docs/changelog.rst: Language not supported
  • docs/guides/frontend_validation.rst: Language not supported
  • docs/guides/index.rst: Language not supported
Comments suppressed due to low confidence (1)

.github/workflows/test-lib-building.yaml:28

  • The installation command syntax for including optional extras may be incorrect. Consider moving the extras outside the quotes, for example: pip install "$(ls dist/*.whl | head -n 1)"[optional].
run: pip install "$(ls dist/*.whl | head -n 1)[optional]"

Repository owner deleted a comment from Copilot AI Apr 7, 2025
@LeanderCS LeanderCS merged commit d2039b5 into main Apr 7, 2025
3 checks passed
@LeanderCS LeanderCS deleted the 34 branch April 7, 2025 15:34
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.

Update error messages

2 participants