diff --git a/setup.cfg b/setup.cfg index a898b66c607..8cd3858fdb1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ name = pytest description = pytest: simple powerful testing with Python long_description = file: README.rst -url = "https://docs.pytest.org/en/latest/" +url = https://docs.pytest.org/en/latest/ project_urls = Source=https://github.com/pytest-dev/pytest Tracker=https://github.com/pytest-dev/pytest/issues