Skip to content

Commit 5421629

Browse files
committed
Drop support for Python 3.5
1 parent 5a297ed commit 5421629

4 files changed

Lines changed: 1 addition & 40 deletions

File tree

.github/workflows/ci_python3.5.1.yaml

Lines changed: 0 additions & 19 deletions
This file was deleted.

.github/workflows/ci_python3.5.yaml

Lines changed: 0 additions & 19 deletions
This file was deleted.

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Documentation
3838
*************
3939

4040
This is an ordinary Python library that can be installed via pip. It requires
41-
Python 3.5 or higher. More information is available in the `online
41+
Python 3.6 or higher. More information is available in the `online
4242
documentation for ymmsl-python <https://ymmsl-python.readthedocs.io>`_.
4343

4444
Development

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
'License :: OSI Approved :: Apache Software License',
3030
'Natural Language :: English',
3131
'Programming Language :: Python :: 3',
32-
'Programming Language :: Python :: 3.5',
3332
'Programming Language :: Python :: 3.6',
3433
'Programming Language :: Python :: 3.7',
3534
'Programming Language :: Python :: 3.8',

0 commit comments

Comments
 (0)