mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-18 21:45:23 -04:00
[setup.py] Add python 3.8 classifier
This commit is contained in:
@@ -135,6 +135,7 @@ setup(
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: 3.7',
|
||||
'Programming Language :: Python :: 3.8',
|
||||
'Programming Language :: Python :: Implementation',
|
||||
'Programming Language :: Python :: Implementation :: CPython',
|
||||
'Programming Language :: Python :: Implementation :: IronPython',
|
||||
|
||||
Reference in New Issue
Block a user