mirror of
https://github.com/arcan1s/ahriman.git
synced 2026-05-11 18:06:13 +00:00
PEP-561 complaint: add py.typed marker
This commit is contained in:
@@ -25,6 +25,7 @@ setup(
|
||||
|
||||
packages=find_packages("src"),
|
||||
package_dir={"": "src"},
|
||||
package_data={"": ["py.typed"]},
|
||||
|
||||
dependency_links=[
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user