File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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'
76- ' 3.7'
8- - 3.7-dev
9- - 3.8-dev
7+ - ' 3.8'
8+ - ' 3.9'
9+ - 3.10-dev
1010- nightly
11- - pypy
1211- pypy3
1312install :
1413- travis_retry pip install coveralls
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' ,
4746 'Programming Language :: Python :: 3.7' ,
47+ 'Programming Language :: Python :: 3.8' ,
48+ 'Programming Language :: Python :: 3.9' ,
4849 'Programming Language :: Python :: Implementation :: CPython' ,
4950 'Programming Language :: Python :: Implementation :: PyPy' ,
5051 'Topic :: Software Development :: Libraries' ,
You can’t perform that action at this time.
0 commit comments