mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-10 19:22:10 +01:00
15 lines
422 B
Diff
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"
|