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

Replace setup.cfg with pyproject.toml #90

Merged
merged 1 commit into from
Jan 14, 2023

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jan 8, 2023

Changes proposed in this pull request:

  • Keep setuptools
  • Replace setup.cfg with pyproject.toml
  • Replace setup-cfg-fmt with pyproject-fmt + validate-pyproject

This is a first step towards moving to hatchling in #79, and will make the diff smaller there whilst figuring out the translation files.

@hugovk hugovk added the changelog: Changed For changes in existing functionality label Jan 8, 2023
@hugovk hugovk changed the title Convert setup.cfg to pyproject.toml Replace setup.cfg with pyproject.toml Jan 8, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2023

Codecov Report

Merging #90 (5e60d18) into main (60e3b47) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   99.06%   99.06%           
=======================================
  Files           9        9           
  Lines         745      745           
=======================================
  Hits          738      738           
  Misses          7        7           
Flag Coverage Δ
macos-latest 97.44% <ø> (ø)
ubuntu-latest 97.44% <ø> (ø)
windows-latest 95.97% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@hugovk hugovk merged commit 6fde596 into python-humanize:main Jan 14, 2023
@hugovk hugovk deleted the setup.cfg-to-pyproject.toml branch January 14, 2023 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: Changed For changes in existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants