Add Programming Language :: Python :: 3.12 trove classifier to match requires-python = ">=3.12"
Add [project.urls] with the LilleVemmelund repository URL
Test plan
uv build succeeds
Built PKG-INFO includes the Repository URL and Python 3.12 classifier
## Summary
- Add `Programming Language :: Python :: 3.12` trove classifier to match `requires-python = ">=3.12"`
- Add `[project.urls]` with the LilleVemmelund repository URL
## Test plan
- [x] `uv build` succeeds
- [x] Built `PKG-INFO` includes the Repository URL and Python 3.12 classifier
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Programming Language :: Python :: 3.12trove classifier to matchrequires-python = ">=3.12"[project.urls]with the LilleVemmelund repository URLTest plan
uv buildsucceedsPKG-INFOincludes the Repository URL and Python 3.12 classifierTest Coverage Report: