diff options
| author | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-11-14 09:49:03 -0600 |
|---|---|---|
| committer | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-11-14 09:49:03 -0600 |
| commit | 662d787285a5eb7a18e97eeb0226b0ef0bc9d71a (patch) | |
| tree | 6f5f9b627ec25904f8ffc29c955ca4690b39d311 /setup.py | |
| parent | f6f01b469ccabdb78c95399d5cb50d94f69bdef9 (diff) | |
| download | flake8-662d787285a5eb7a18e97eeb0226b0ef0bc9d71a.tar.gz | |
Revert "Update release machinery to include manpages"
This reverts commit f6f01b469ccabdb78c95399d5cb50d94f69bdef9.
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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", |
