Skip to content

repo: move mypy configs to pyproject.toml#3780

Merged
rudolfix merged 6 commits intodevelfrom
repo/move-configs-to-pyproject.toml
Mar 30, 2026
Merged

repo: move mypy configs to pyproject.toml#3780
rudolfix merged 6 commits intodevelfrom
repo/move-configs-to-pyproject.toml

Conversation

@zilto
Copy link
Copy Markdown
Collaborator

@zilto zilto commented Mar 24, 2026

what the title says.

Partially resolves #3346

zilto added 4 commits March 24, 2026 13:50
These changes preserve existing mypy config. We will want to unify the docs and main project later. The existing mypy_path arg was removed because it was currently unused (the explicit .ini overrides it)
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Mar 24, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
docs 7383495 Commit Preview URL

Branch Preview URL
Mar 29 2026, 11:34 PM

@zilto zilto requested a review from rudolfix March 24, 2026 13:40
@zilto zilto self-assigned this Mar 24, 2026
@zilto zilto added the repo Repository setup and maintenance (CI, linting, tests, etc.) label Mar 24, 2026
rudolfix
rudolfix previously approved these changes Mar 29, 2026
Copy link
Copy Markdown
Collaborator

@rudolfix rudolfix left a comment

Choose a reason for hiding this comment

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

LGTM!

@rudolfix rudolfix force-pushed the repo/move-configs-to-pyproject.toml branch from 83953c5 to 7159181 Compare March 29, 2026 22:35
Copy link
Copy Markdown
Collaborator

@rudolfix rudolfix left a comment

Choose a reason for hiding this comment

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

LGTM! bumped ci to Python 3.11 so we have uniform repr. of notebooks

@rudolfix rudolfix merged commit 163ac5e into devel Mar 30, 2026
76 checks passed
@rudolfix rudolfix deleted the repo/move-configs-to-pyproject.toml branch March 30, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

repo Repository setup and maintenance (CI, linting, tests, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: move all tooling to pyproject.toml

2 participants