Files
ports/textproc/py-mwparserfromhell/files/patch-pyproject.toml
T
2026-06-04 23:28:20 -07:00

12 lines
317 B
TOML

--- pyproject.toml.orig 2026-06-05 06:08:23 UTC
+++ pyproject.toml
@@ -5,8 +5,6 @@ authors = [
authors = [
{name = "Ben Kurtovic", email = "ben@benkurtovic.com"},
]
-license = "MIT"
-license-files = ["LICENSE"]
keywords = [
"mwparserfromhell", "wikipedia", "wiki", "mediawiki", "wikicode", "wikitext"
]