mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 06:46:15 +00:00
man pages wouldn't build which made release difficult
This commit is contained in:
+1
-1
@@ -187,7 +187,7 @@ latex_documents = [
|
||||
|
||||
# One entry per manual page. List of tuples
|
||||
# (source start file, name, description, authors, manual section).
|
||||
man_pages = [("quickstart", "pipenv", "", [author], 1)]
|
||||
man_pages = [("installation", "pipenv", "", [author], 1)]
|
||||
|
||||
|
||||
# -- Options for Texinfo output -------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user