Skip to content

Commit 5ef2bd7

Browse files
authored
🔧 MAINTAIN: Distribute type data (PEP 561) (#74)
1 parent b16ee04 commit 5ef2bd7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ include LICENSE.markdown-it
2020
include CHANGELOG.md
2121

2222
recursive-exclude markdown_it *.js
23-
recursive-include markdown_it port.yaml LICENSE README.md
23+
recursive-include markdown_it port.yaml LICENSE README.md py.typed

markdown_it/py.typed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Marker file for PEP 561

0 commit comments

Comments
 (0)