packages/python/python-josepy/no-thanks-poetry.patch
2024-11-07 15:28:15 +01:00

14 lines
346 B
Diff

diff --git a/pyproject.toml b/pyproject.toml
index 2dd0e348..c8b6b0f8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -30,8 +30,6 @@ homepage = "https://github.com/certbot/josepy"
authors = ["Certbot Project <certbot-dev@eff.org>"]
readme = "README.rst"
include = [
- "CHANGELOG.rst",
- "CONTRIBUTING.md",
"docs", "tests",
]