mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
Add Changelog project URL
Background info at https://github.com/pypa/warehouse/pull/7882#issue-412444446
This commit is contained in:
parent
450d617dec
commit
69cceb3d85
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ classifiers =
|
|||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: Implementation :: CPython
|
||||
Programming Language :: Python :: Implementation :: PyPy
|
||||
project_urls =
|
||||
Changelog = https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md
|
||||
|
||||
[options]
|
||||
packages = find:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue