Fix py.typed file not being included in source archive

This commit is contained in:
igo95862
2021-03-05 14:19:22 +03:00
parent 06b4751f3e
commit ff78849557

View File

@@ -15,6 +15,7 @@ include sphinx-quickstart.py
include sphinx-apidoc.py
include tox.ini
include sphinx/locale/.tx/config
include sphinx/py.typed
recursive-include sphinx/templates *
recursive-include sphinx/texinputs *