Skip to content

infra: move to use a pyproject.toml#1261

Open
AbeCoull wants to merge 3 commits into
mainfrom
pyproject
Open

infra: move to use a pyproject.toml#1261
AbeCoull wants to merge 3 commits into
mainfrom
pyproject

Conversation

@AbeCoull
Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:
Moving away from setup.* and to use a pyproject file.

Testing done:
tox pip install -e '.'

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

General

Tests

  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have checked that my tests are not configured for a specific region or account (if appropriate)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@AbeCoull AbeCoull requested a review from a team as a code owner May 14, 2026 19:13
@AbeCoull AbeCoull requested a review from speller26 May 14, 2026 19:14
run: python -m pip install --user --upgrade build
- name: Build a binary wheel and a source tarball
run: python setup.py sdist bdist_wheel
run: python -m build
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

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