aports/testing/py3-pyrad/do-not-include-example.patch
2024-10-13 18:27:48 +00:00

15 lines
422 B
Diff

diff --git a/pyproject.toml.orig b/pyproject.toml
index 87b1df348ab..66e61a69da1 100755
--- a/pyproject.toml.orig
+++ b/pyproject.toml
@@ -24,9 +24,6 @@ classifiers = [
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: System :: Systems Administration :: Authentication/Directory",
]
-include = [
- "example/*"
-]
[tool.poetry.urls]
repository = "https://github.com/pyradius/pyrad"