Merge pull request #8962 from igo95862/3.x

Fix py.typed file not being included in source archive
This commit is contained in:
Takeshi KOMIYA
2021-03-05 21:44:14 +09:00
committed by GitHub

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 *