mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-11 23:34:17 +00:00
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:
parent
95028ff250
commit
430f55e6d7
4 changed files with 0 additions and 156 deletions
1
tox.ini
1
tox.ini
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue