diff --git a/setup.py b/setup.py index a50b851f..393c498e 100755 --- a/setup.py +++ b/setup.py @@ -199,4 +199,5 @@ o a (Fast)CGI web interface (requires HTTP server) 'lc.cgi','lc.fcgi','lc.sz_fcgi','linkchecker.bat']), ('share/man/man1', ['linkchecker.1']), ], + #classifiers = ['Topic :: Internet :: WWW/HTTP :: Site Management :: Link Checking',] )