We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fea9f33 commit 51926f3Copy full SHA for 51926f3
mostlyai/__init__.py
pyproject.toml
@@ -6,7 +6,7 @@ readme = "README.md"
6
license = "Apache-2.0"
7
authors = ["MOSTLY AI <dev@mostly.ai>"]
8
packages = [
9
- { include = "mostlyai" }
+ { include = "mostlyai/qa" }
10
]
11
classifiers = [
12
"Development Status :: 5 - Production/Stable",
0 commit comments