remove manpage

the suggestion for packagers is to utilize help2man or similar tools to get an up-to-date manpage
This commit is contained in:
Anthony Sottile 2022-02-10 09:41:44 -05:00
parent 95028ff250
commit 430f55e6d7
4 changed files with 0 additions and 156 deletions

View file

@ -85,7 +85,6 @@ deps =
-rdocs/source/requirements.txt
commands =
sphinx-build -E -W -c docs/source/ -b html docs/source/ docs/build/html
sphinx-build -E -W -c docs/source/ -b man docs/source/ docs/build/man
[testenv:serve-docs]
skip_install = true