Merge pull request #1677 from jku/advertize-annotations

Advertize type annotations with py.typed
This commit is contained in:
Jussi Kukkonen 2021-11-17 10:51:09 +02:00 committed by GitHub
commit bb15ecfb99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View file

@ -45,6 +45,9 @@ install_requires =
[options.packages.find]
exclude = tests
[options.package_data]
tuf = py.typed
[check-manifest]
ignore =
.fossa.yml

0
tuf/py.typed Normal file
View file