Skip to content

chore: PyPI の「分類」表示用に Trove classifier を追加する - #11

Merged
ciela merged 1 commit into
mainfrom
claude/github-topics-words-c67bbc
Aug 14, 2026
Merged

chore: PyPI の「分類」表示用に Trove classifier を追加する#11
ciela merged 1 commit into
mainfrom
claude/github-topics-words-c67bbc

Conversation

@ciela

@ciela ciela commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

概要

PyPI プロジェクトページの「分類」セクションが空のため、pyproject.toml[project] に Trove classifier を追加します。

  • Development Status :: 4 - Beta(バージョン 0.1.x のため。1.0 到達時に 5 - Production/Stable へ更新する想定)
  • Intended Audience: Developers / Science/Research
  • Natural Language :: Japanese
  • Operating System :: OS Independent
  • Programming Language: Python 3.10 / 3.11 / 3.12(requires-python と一致)
  • Topic: Office/Business :: Scheduling、Scientific/Engineering(:: Mathematics)、Software Development :: Libraries :: Python Modules

ライセンスは PEP 639 の license = Apache-2.0(SPDX 式)で宣言済みのため、License :: 分類は追加していません(setuptools が license 式との併用をエラーにするため)。PyPI のライセンス表示はメタセクションに SPDX 式から表示されます。

確認内容

  • uv build で wheel をビルドし、生成された METADATA に全 classifier が出力されることを確認
  • 反映は次回リリース(v0.1.6 以降)の PyPI 公開時

🤖 Generated with Claude Code

対象読者・自然言語・Python バージョン・トピックを宣言する。
ライセンスは PEP 639 の license 式で宣言済みのため License :: 分類は付けない。
反映は次回リリースの公開時。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

Coverage report

This PR does not seem to contain any modification to coverable code.

@ciela
ciela merged commit 0588233 into main Aug 14, 2026
9 checks passed
@ciela
ciela deleted the claude/github-topics-words-c67bbc branch August 14, 2026 08: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.

1 participant