Skip to content

Migrate to pyproject.toml#2

Open
valentinstn wants to merge 1 commit into
mainfrom
feat/pyproject-toml
Open

Migrate to pyproject.toml#2
valentinstn wants to merge 1 commit into
mainfrom
feat/pyproject-toml

Conversation

@valentinstn

Copy link
Copy Markdown
Owner

Summary

  • Replaces setup.py with pyproject.toml using the setuptools.build_meta build backend
  • Updates CI to use python -m build instead of python setup.py sdist bdist_wheel

Test plan

  • python -m build produces sdist and wheel
  • CI build job succeeds

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