Add sphinx docs folder and changelog URLs to metadata (#751)
This commit is contained in:
@@ -30,6 +30,11 @@ classifiers =
|
||||
Programming Language :: Python :: 3.9
|
||||
Programming Language :: Python :: 3.10
|
||||
license_file = LICENSE
|
||||
project_urls =
|
||||
Documentation=https://pytest-xdist.readthedocs.io/en/latest
|
||||
Changelog=https://pytest-xdist.readthedocs.io/en/latest/changelog.html
|
||||
Source=https://github.com/pytest-dev/pytest-xdist
|
||||
Tracker=https://github.com/pytest-dev/pytest-xdist/issues
|
||||
|
||||
[options]
|
||||
packages = find:
|
||||
|
||||
Reference in New Issue
Block a user