mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-05 04:36:52 +00:00
Revert "Update release machinery to include manpages"
This reverts commit f6f01b469c.
This commit is contained in:
parent
f6f01b469c
commit
662d787285
3 changed files with 0 additions and 13 deletions
3
setup.py
3
setup.py
|
|
@ -112,9 +112,6 @@ setuptools.setup(
|
|||
'quiet-nothing = flake8.formatting.default:Nothing',
|
||||
],
|
||||
},
|
||||
data_files=[
|
||||
('/usr/local/share/man/man1', ['docs/build/man/flake8.1']),
|
||||
],
|
||||
classifiers=[
|
||||
"Environment :: Console",
|
||||
"Framework :: Flake8",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue