mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-02 16:37:59 +09:00
getting rid of extra comments
This commit is contained in:
parent
dc512e3a8a
commit
7fc35cbf4d
1
setup.py
1
setup.py
@ -115,7 +115,6 @@ setup(
|
|||||||
'youtube_dl.extractor', 'youtube_dl.downloader',
|
'youtube_dl.extractor', 'youtube_dl.downloader',
|
||||||
'youtube_dl.postprocessor'],
|
'youtube_dl.postprocessor'],
|
||||||
|
|
||||||
# Provokes warning on most systems (why?!)
|
|
||||||
# test_suite = 'nose.collector',
|
# test_suite = 'nose.collector',
|
||||||
# test_requires = ['nosetest'],
|
# test_requires = ['nosetest'],
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user