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

Drop link to license file in pyproject.toml #406

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

BrianJKoopman
Copy link
Member

Description

A quick update before making our first release with the hatchling build backend.

Motivation and Context

This line resulted in PyPI trying to insert the full license text in the sidebar, which was ugly. Avoiding that.

How Has This Been Tested?

I noticed on a release candidate test release. Then I tested the fix on test.pypi.org.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Packaging change

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

This was trying to insert the full license text in the sidebar on PyPI. Try to
avoid that.
@BrianJKoopman BrianJKoopman merged commit 4089389 into main Sep 17, 2024
3 checks passed
@BrianJKoopman BrianJKoopman deleted the koopman/pyproject-meta-update branch September 17, 2024 21:30
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