Skip to content

Commit

Permalink
simplify readme
Browse files Browse the repository at this point in the history
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
  • Loading branch information
Borda and hugovk committed Feb 22, 2024
1 parent cf5e0de commit ac11d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies = [
urls = {Homepage = "https://github.com/pytest-dev/pytest-rerunfailures"}

[tool.setuptools.dynamic]
readme = {file = ["HEADER.rst", "README.rst", "CHANGES.rst"], format = "rst"}
readme = {file = ["HEADER.rst", "README.rst", "CHANGES.rst"]}

[project.entry-points.pytest11]
rerunfailures = "pytest_rerunfailures"
Expand Down

0 comments on commit ac11d88

Please sign in to comment.