projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd2d553
)
[setup.py] Add python 3.8 classifier
author
Sergey M․
<dstftw@gmail.com>
Wed, 21 Nov 2018 19:08:41 +0000
(
02:08
+0700)
committer
Sergey M․
<dstftw@gmail.com>
Wed, 21 Nov 2018 19:08:41 +0000
(
02:08
+0700)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index a1a08f1e214506b2d13c3791168de4267eeadd17..dfb669ad235a7b2d7763d98246c1785e0edb4838 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-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',