Separate applehelp to sphinxcontrib package

This commit is contained in:
Takeshi KOMIYA
2019-01-26 13:38:42 +09:00
parent 6fd191d52e
commit c4397318d3
11 changed files with 32 additions and 318 deletions

View File

@@ -15,6 +15,7 @@ if sys.version_info < (3, 5):
sys.exit(1)
install_requires = [
'sphinxcontrib-applehelp',
'sphinxcontrib-devhelp',
'sphinxcontrib-jsmath',
'sphinxcontrib-qthelp',