mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Drop unsupported Python 3.5 from test matrix
This commit is contained in:
parent
ce5d063513
commit
8bb5f1b786
3 changed files with 1 additions and 5 deletions
1
setup.py
1
setup.py
|
|
@ -66,7 +66,6 @@ setup(
|
|||
'License :: OSI Approved :: GNU Affero General Public License v3',
|
||||
'Operating System :: OS Independent',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: 3.7',
|
||||
'Programming Language :: Python :: 3.8',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue