Skip to content

Commit 60ca362

Browse files
committed
Make type hints public.
1 parent 6ceeae0 commit 60ca362

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

pyproject_parser/py.typed

Whitespace-only changes.

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ classifiers =
3636
Programming Language :: Python :: Implementation :: PyPy
3737
Topic :: Software Development :: Libraries :: Python Modules
3838
Topic :: System :: Archiving :: Packaging
39+
Typing :: Typed
3940

4041
[options]
4142
python_requires = >=3.6.1

0 commit comments

Comments
 (0)