Skip to content

Commit e621240

Browse files
mplatzercursoragent
andcommitted
chore: drop optional authors field from pyproject.toml
PEP 621 does not require authors; keep maintainers only and avoid defunct dev@mostly.ai. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 335bb60 commit e621240

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name = "mostlyai-qa"
33
version = "1.10.6"
44
description = "Synthetic Data Quality Assurance"
5-
authors = [{ name = "MOSTLY AI", email = "dev@mostly.ai" }]
65
maintainers = [{ name = "Michael Platzer", email = "michael.platzer@gmail.com" }]
76
requires-python = ">=3.11"
87
readme = "README.md"

0 commit comments

Comments
 (0)