Skip to content

Commit

Permalink
added: py.typed PEP 561
Browse files Browse the repository at this point in the history
  • Loading branch information
singh-lokendra committed Jul 18, 2019
1 parent 8013da6 commit bbe91cc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file added apertium/py.typed
Empty file.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -28,6 +28,7 @@ def _post_install():
'distro',
],
test_suite='tests',
package_data={'apertium': ['py.typed']},
packages=find_packages(exclude=['tests']),
cmdclass={
'install': PostInstallCommand,
Expand Down

0 comments on commit bbe91cc

Please sign in to comment.