Revert namespace package search to normal package search (#1545)

* Revert this

* typos

* version++

Co-authored-by: J. Borovec <jirka.borovec@seznam.cz>
This commit is contained in:
Justus Schock
2020-04-21 08:26:47 -04:00
committed by GitHub
co-authored by J. Borovec
parent 8035c10f37
commit 29c7d2f195
4 changed files with 9 additions and 12 deletions
+1 -2
View File
@@ -227,8 +227,7 @@ man_pages = [
# dir menu entry, description, category)
texinfo_documents = [
(master_doc, project, project + ' Documentation', author, project,
'The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.',
'Miscellaneous'),
'One line description of project.', 'Miscellaneous'),
]
# -- Options for Epub output -------------------------------------------------