Skip to content

Conversation

shimizukawa
Copy link
Member

@shimizukawa shimizukawa commented Jun 13, 2025

Purpose

  • environment keeping.

Detail

  • update deprecated license field in pyproject.toml
  • remove deprecated LICENSE trove classifire
  • ignore useless error message on build

@shimizukawa shimizukawa self-assigned this Jun 13, 2025
# with migrations, so we validate here instead.
if len(distkey.fields) != 1:
raise ValueError(
"DistKey on model {} must have exactly " "one field.".format(
Copy link
Member Author

Choose a reason for hiding this comment

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

by ruff

Comment on lines +6 to +7
license = "Apache-2.0"
license-files = ["LICENSE"]
Copy link
Member Author

Choose a reason for hiding this comment

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

"Framework :: Django :: 5.0",
"Framework :: Django :: 5.1",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
Copy link
Member Author

Choose a reason for hiding this comment

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

deps = uv
commands =
uv build
uv build --sdist --wheel
Copy link
Member Author

Choose a reason for hiding this comment

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

@shimizukawa shimizukawa marked this pull request as ready for review June 14, 2025 00:02
@shimizukawa shimizukawa merged commit d8550a3 into master Jun 14, 2025
34 of 35 checks passed
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