Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d1cf906

Browse filesBrowse files
committed
add changelog.d/304.trivial.rst
1 parent 2123413 commit d1cf906
Copy full SHA for d1cf906

File tree

1 file changed

+10
-0
lines changed
Filter options

1 file changed

+10
-0
lines changed

‎changelog.d/304.trivial.rst

Copy file name to clipboard
+10Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Support PEP-561 :file:`py.typed`.
2+
3+
According to the mentioned PEP:
4+
5+
"Package maintainers who wish to support type checking
6+
of their code MUST add a marker file named :file:`py.typed`
7+
to their package supporting typing."
8+
9+
Add package_data to :file:`setup.cfg` to include this marker in dist
10+
and whl file.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.