mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 19:46:54 +00:00
Add Changelog project URL
Background info at https://github.com/pypa/warehouse/pull/7882#issue-412444446
This commit is contained in:
parent
41e26ab636
commit
a9b2dc21a8
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-hooks/blob/master/CHANGELOG.md
|
||||
|
||||
[options]
|
||||
packages = find:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue