Skip to content

Commit

Permalink
Add py.typed
Browse files Browse the repository at this point in the history
  • Loading branch information
rhelmot committed Dec 7, 2022
1 parent 4318bdb commit c93c68f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ def find_version(*segments):
"test": ["pytest-xdist"],
},
include_package_data=True,
package_data={'docker_registry_client_async': ['py.typed']},
python_requires=">=3.8",
install_requires=[
"aiodns",
Expand Down

0 comments on commit c93c68f

Please sign in to comment.