Skip to content

Commit e0d4b8d

Browse files
committed
Move py.typed into weaviate directory
1 parent ae635dc commit e0d4b8d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ python_requires = >=3.8
5050

5151
[options.package_data]
5252
# If any package or subpackage contains *.txt, *.rst or *.md files, include them:
53-
*: ["*.txt", "*.rst", "*.md", "py.typed", LICENSE],
53+
*: ["*.txt", "*.rst", "*.md", LICENSE],
File renamed without changes.

0 commit comments

Comments
 (0)