nodejs / gyp-next

A fork of the GYP build system for use in the Node.js projects
BSD 3-Clause "New" or "Revised" License
130 stars 73 forks source link

fix: Move configuration information into pyproject.toml #176

Closed cclauss closed 1 year ago

cclauss commented 2 years ago

Migrate the contents of requirements_dev.txt, setup.cfg, and setup.py into pyproject.toml

This PR is required because release-please does not recognize chore: prefix in #175 despite that prefix being recommended in https://www.conventionalcommits.org and release-please creates chore: pull requests.

If this does not work, let's upgrade to https://github.com/pypa/gh-action-pypi-publish