Skip to content

Commit ac11d88

Browse files
Bordahugovk
andauthored
simplify readme
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent cf5e0de commit ac11d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies = [
5151
urls = {Homepage = "https://github.com/pytest-dev/pytest-rerunfailures"}
5252

5353
[tool.setuptools.dynamic]
54-
readme = {file = ["HEADER.rst", "README.rst", "CHANGES.rst"], format = "rst"}
54+
readme = {file = ["HEADER.rst", "README.rst", "CHANGES.rst"]}
5555

5656
[project.entry-points.pytest11]
5757
rerunfailures = "pytest_rerunfailures"

0 commit comments

Comments
 (0)