Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Replace deprecated classifier with licence expression (PEP 639)#237

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
hugovk merged 1 commit intopython:mainfromhugovk:pep639-license-expression
Apr 26, 2025

Conversation

hugovk
Copy link
Member

@hugovkhugovk commentedApr 25, 2025
edited by github-actionsbot
Loading

@@ -8,14 +8,14 @@ requires = [
name = "python-docs-theme"
description = "The Sphinx theme for the CPython docs and related projects"
readme = "README.md"
license.file = "LICENSE"
license = "PSF-2.0"
license-files = [ "LICENSE" ]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I don't think we need to set this, flit has a sensible default. Doesn't hurt, though.

hugovk reacted with thumbs up emoji
@hugovkhugovk merged commitd0b0a15 intopython:mainApr 26, 2025
13 checks passed
@hugovkhugovk deleted the pep639-license-expression branchApril 26, 2025 09:42
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@AA-TurnerAA-TurnerAA-Turner approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@hugovk@AA-Turner

[8]ページ先頭

©2009-2025 Movatter.jp