Merge pull request #8167 from nicoddemus/backport-8166
[6.2.x] Add Changelog to setup.cfg (#8166)
This commit is contained in:
commit
8dbf9dc1aa
|
@ -26,6 +26,8 @@ classifiers =
|
||||||
Topic :: Utilities
|
Topic :: Utilities
|
||||||
keywords = test, unittest
|
keywords = test, unittest
|
||||||
project_urls =
|
project_urls =
|
||||||
|
Changelog=https://docs.pytest.org/en/stable/changelog.html
|
||||||
|
Twitter=https://twitter.com/pytestdotorg
|
||||||
Source=https://github.com/pytest-dev/pytest
|
Source=https://github.com/pytest-dev/pytest
|
||||||
Tracker=https://github.com/pytest-dev/pytest/issues
|
Tracker=https://github.com/pytest-dev/pytest/issues
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue