Skip to content

Commit 341fbf2

Browse files
committed
Mark package as typed (PEP561)
1 parent 6c6518a commit 341fbf2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ console_scripts =
4343
stagpy = stagpy.__main__:main
4444

4545
[options.package_data]
46-
stagpy = stagpy-*.mplstyle
46+
stagpy = py.typed, stagpy-*.mplstyle

stagpy/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)