Skip to content

General build configuration improvements - #183

Open
clbarnes wants to merge 5 commits into
ome:0.9devfrom
clbarnes:justfile
Open

General build configuration improvements#183
clbarnes wants to merge 5 commits into
ome:0.9devfrom
clbarnes:justfile

Conversation

@clbarnes

@clbarnes clbarnes commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Resolves #182

  • Consolidate codespell config into pyproject.toml (previously split between pyproject.toml and .codespellrc)
  • Remove tox, just use uv run pytest as we only had 1 tox env anyway
  • Add common dev tasks to a justfile (just test, just build, just lint etc)

@github-actions

Copy link
Copy Markdown

Automated Review URLs

@clbarnes
clbarnes changed the base branch from main to 0.9dev August 20, 2026 16:15
jo-mueller and others added 5 commits August 20, 2026 18:10
feat: no future 0.6rc1 without version bump

feat: update schema store URL

feat: use correct schema keys

feat: list current version first

feat: allow future 0.6rc1 as verion
Also, skip .venv/, .tox/, _build/, and css files
Also bump version of checkout action on CI
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.

Build system cleanup

2 participants