We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae635dc commit e0d4b8dCopy full SHA for e0d4b8d
setup.cfg
@@ -50,4 +50,4 @@ python_requires = >=3.8
50
51
[options.package_data]
52
# If any package or subpackage contains *.txt, *.rst or *.md files, include them:
53
-*: ["*.txt", "*.rst", "*.md", "py.typed", LICENSE],
+*: ["*.txt", "*.rst", "*.md", LICENSE],
py.typed renamed to weaviate/py.typed
0 commit comments