Skip to content

Commit b4a0394

Browse files
chore: remove packages from pyproject.toml (#117)
1 parent 05334d6 commit b4a0394

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ name = "mostlyai-qa"
33
version = "1.5.5"
44
description = "Synthetic Data Quality Assurance"
55
authors = [{ name = "MOSTLY AI", email = "[email protected]" }]
6-
packages = [
7-
{ include = "mostlyai/qa" }
8-
]
96
requires-python = ">=3.10"
107
readme = "README.md"
118
license = "Apache-2.0"

0 commit comments

Comments
 (0)