This commit is contained in:
tayf 2026-03-08 16:33:46 +02:00
parent b25ad46674
commit 13f581fddb

View file

@ -5,7 +5,7 @@ description = "A Python library for multilingual profanity detection and filteri
readme = "README.md" readme = "README.md"
license = {text = "MIT"} license = {text = "MIT"}
authors = [ authors = [
{name = "tayf", email = "tayf@tuta.io"}, {name = "tayf"},
] ]
requires-python = ">=3.12" requires-python = ">=3.12"
dependencies = [] dependencies = []