Skip to content

build: move project setup to pyproject.toml #384

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

Merged
merged 2 commits into from
May 5, 2024
Merged

Conversation

gnikit
Copy link
Member

@gnikit gnikit commented May 5, 2024

There is a subtle difference with the Home-Page field
in setuptools not being set via pypoject.toml.

The version of setuptools has been bumped to 61+ to at least
map the url "homepage" to Home-Page in PyPi.
See relevant Issue on pypa:
pypa/packaging-problems#606

There is a subtle difference with the Home-Page field
in setuptools not being set via pypoject.toml.

The version of setuptools has been bumped to 61+ to at least
map the url "homepage" to Home-Page in PyPi.
See relevant Issue on pypa:
pypa/packaging-problems#606
Copy link

codecov bot commented May 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.73%. Comparing base (da01db1) to head (6e23ac7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #384   +/-   ##
=======================================
  Coverage   87.73%   87.73%           
=======================================
  Files          35       35           
  Lines        4793     4793           
=======================================
  Hits         4205     4205           
  Misses        588      588           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gnikit
Copy link
Member Author

gnikit commented May 5, 2024

There is another subtle change in this PR, where the schema file is included in the tarball/wheel. I don't think that is a bad thing.

@gnikit gnikit merged commit 71809d0 into master May 5, 2024
@gnikit gnikit deleted the build/pyproject-update branch May 5, 2024 11:28
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