Skip to content

Commit cae1326

Browse files
jcapiitaoc00kiemon5ter
authored andcommitted
Remove utility from packaging
This fixes #899. When packaging saml2 downstream with pyproject RPM macros, the utility module is installed. This might clash with other modules.
1 parent df1f999 commit cae1326

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ classifiers = [
2424
packages = [
2525
{ include = "saml2", from = "src" },
2626
{ include = "saml2test", from = "src" },
27-
{ include = "utility", from = "src" },
2827
]
2928

3029
[tool.poetry.urls]

0 commit comments

Comments
 (0)