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

Fix Py-API checks with newer maturin and mypy #238

Merged
merged 3 commits into from
Jan 10, 2025
Merged

Fix Py-API checks with newer maturin and mypy #238

merged 3 commits into from
Jan 10, 2025

Conversation

chrjabs
Copy link
Owner

@chrjabs chrjabs commented Jan 10, 2025

Description of the Contribution

Fixes failing checks in #216 (and includes it), as well as another small issue with the newest maturin.

  • fix(pyapi): stricter pyproject.toml requirements
  • fix(pyapi): specify __all__ in python stubs
  • chore(deps): update install-pinned/mypy digest to 75779f1

PR Checklist

  • I read and agree to CONTRIBUTING.md
  • I have formatted my code with rustfmt / cargo fmt --all
  • Commits are named following conventional commits
  • I have added documentation for new features
  • The test suite still passes on this PR
  • I have added tests for new features / tests that would have caught the bug this PR fixes (please explain if not)
  • If this PR contains breaking changes, it is against the next-major branch, not against main

@chrjabs chrjabs enabled auto-merge (rebase) January 10, 2025 14:11
@chrjabs chrjabs merged commit 207f288 into main Jan 10, 2025
52 checks passed
@chrjabs chrjabs deleted the pyapi branch January 10, 2025 14: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.

1 participant