Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernize packaging: use pyproject.toml instead of setup.py/cfg #121

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

shimizukawa
Copy link
Member

@shimizukawa shimizukawa commented Jun 1, 2024

#108
modernize internals.

  • add pyproject.toml that is converted from setup.cfg
  • move flake8 settings from setup.cfg to tox.ini because flake8 doesn't support pyproject.toml.
  • remove setup.cfg
  • remove setup.py

@shimizukawa shimizukawa force-pushed the modernize-packaging branch from 28742ac to b6d66ad Compare June 1, 2024 08:38
@shimizukawa shimizukawa merged commit c8503e1 into master Jun 1, 2024
28 of 29 checks passed
@shimizukawa shimizukawa deleted the modernize-packaging branch June 1, 2024 20:59
@shimizukawa shimizukawa self-assigned this Jun 16, 2024
@shimizukawa shimizukawa linked an issue Jul 22, 2024 that may be closed by this pull request
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.

modernize setup.cfg and pyproject.toml
1 participant