File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11language : python
22python :
33- ' 2.7'
4- - ' 3.4'
54- ' 3.5'
65- ' 3.6'
7- - 3.6-dev
8- - 3.7-dev
6+ - ' 3.7'
7+ - ' 3.8'
8+ - 3.8-dev
9+ - 3.9-dev
910- nightly
1011- pypy
1112- pypy3
Original file line number Diff line number Diff line change 4141 'Programming Language :: Python :: 2' ,
4242 'Programming Language :: Python :: 2.7' ,
4343 'Programming Language :: Python :: 3' ,
44- 'Programming Language :: Python :: 3.4' ,
4544 'Programming Language :: Python :: 3.5' ,
4645 'Programming Language :: Python :: 3.6' ,
46+ 'Programming Language :: Python :: 3.7' ,
47+ 'Programming Language :: Python :: 3.8' ,
4748 'Programming Language :: Python :: Implementation :: CPython' ,
4849 'Programming Language :: Python :: Implementation :: PyPy' ,
4950 'Topic :: Software Development :: Libraries' ,
You can’t perform that action at this time.
0 commit comments