Skip to content

Commit

Permalink
Add py.typed to MANIFEST.in to package in sdist (#196)
Browse files Browse the repository at this point in the history
Missed in 5f09ea8.
  • Loading branch information
jdufresne committed May 21, 2022
1 parent 75cc94d commit 4151e88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MANIFEST.in
@@ -1,4 +1,4 @@
include MANIFEST.in README.rst LICENSE certifi/cacert.pem
include MANIFEST.in README.rst LICENSE certifi/cacert.pem certifi/py.typed

exclude .github/
recursive-exclude .github
recursive-exclude .github

0 comments on commit 4151e88

Please sign in to comment.