Add sphinx docs folder and changelog URLs to metadata (#751)

This commit is contained in:
Bruno Oliveira
2022-01-29 13:29:36 -03:00
committed by GitHub
parent 1a5ad8ac20
commit 8cd10225df
14 changed files with 615 additions and 521 deletions

View File

@@ -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: