mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-05 21:07:50 +00:00
1161f925a4
Extensions which use the tutor API need to know that the tutor package is typed. For that we add the py.typed file. Also, we fix the signature of get_typed. See: https://mypy.readthedocs.io/en/stable/installed_packages.html#installed-packages
5 lines
121 B
Plaintext
5 lines
121 B
Plaintext
include requirements/base.in
|
|
include requirements/plugins.txt
|
|
recursive-include tutor/templates *
|
|
include tutor/py.typed
|