Skip to content

Commit 456715a

Browse files
fix url quotes in setup.cfg metadata
1 parent 54b8ad4 commit 456715a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name = pytest
44
description = pytest: simple powerful testing with Python
55
long_description = file: README.rst
6-
url = "https://docs.pytest.org/en/latest/"
6+
url = https://docs.pytest.org/en/latest/
77
project_urls =
88
Source=https://github.com/pytest-dev/pytest
99
Tracker=https://github.com/pytest-dev/pytest/issues

0 commit comments

Comments
 (0)