We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b16ee04 commit 5ef2bd7Copy full SHA for 5ef2bd7
MANIFEST.in
@@ -20,4 +20,4 @@ include LICENSE.markdown-it
20
include CHANGELOG.md
21
22
recursive-exclude markdown_it *.js
23
-recursive-include markdown_it port.yaml LICENSE README.md
+recursive-include markdown_it port.yaml LICENSE README.md py.typed
markdown_it/py.typed
@@ -0,0 +1 @@
1
+# Marker file for PEP 561
0 commit comments