Skip to content

Updated pyproject.toml to include CI group#263

Merged
freakboy3742 merged 1 commit into
beeware:mainfrom
gwdio:262-add-acv-ci-support
May 19, 2026
Merged

Updated pyproject.toml to include CI group#263
freakboy3742 merged 1 commit into
beeware:mainfrom
gwdio:262-add-acv-ci-support

Conversation

@gwdio
Copy link
Copy Markdown
Contributor

@gwdio gwdio commented May 19, 2026

Upstream CI check requires black, toml, and flake8. Exposing these in a create-verify group.
The two repositories are coupled already, so this addition does not cause too much regression.

beeware/.github's app-create-verify.yml workflow is being updated to read its dependencies directly from this repo's pyproject.toml via pip install --group, replacing the
requirements.txt shim. The create-verify group represents the exact surface that workflow invokes.

Refs beeware/.github#355

PR Checklist:

  • I will abide by the BeeWare Code of Conduct
  • I have read and have followed the CONTRIBUTING.md file
  • This PR was generated or assisted using an AI tool

Assisted-by: Claude Sonnet 4.6

Upstream CI check requires black, toml, and flake8.
Exposing these in a create-verify group.
The two repositories are coupled already, so this addition does not cause too much regression.
@freakboy3742 freakboy3742 merged commit acd76d7 into beeware:main May 19, 2026
26 checks passed
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