File tree Expand file tree Collapse file tree 4 files changed +733
-356
lines changed Expand file tree Collapse file tree 4 files changed +733
-356
lines changed Original file line number Diff line number Diff line change 5555 strategy :
5656 matrix :
5757 python-version :
58- - 3.6
5958 - 3.7
6059 - 3.8
60+ - 3.9
61+ - ' 3.10'
6162 - pypy3
6263 steps :
6364 - uses : actions/checkout@v2
Original file line number Diff line number Diff line change 3232 "Operating System :: OS Independent" ,
3333 "Programming Language :: Python" ,
3434 "Programming Language :: Python :: 3" ,
35- "Programming Language :: Python :: 3.6" ,
3635 "Programming Language :: Python :: 3.7" ,
3736 "Programming Language :: Python :: 3.8" ,
37+ "Programming Language :: Python :: 3.9" ,
38+ "Programming Language :: Python :: 3.10" ,
3839 "Programming Language :: Python :: Implementation :: CPython" ,
3940 "Programming Language :: Python :: Implementation :: PyPy" ,
4041 "Topic :: Software Development :: Libraries" ,
You can’t perform that action at this time.
0 commit comments