This repository was archived by the owner on Aug 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +2
-4
lines changed
Expand file tree Collapse file tree 4 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 11# UNRELEASED
2+ - [ REMOVED] Removed Python 2 compatibility from the supported environments.
23
34# 2.14.0 (2020-08-17)
45
Original file line number Diff line number Diff line change 22
33[ ![ Build Status] ( https://travis-ci.org/cloudant/python-cloudant.svg?branch=master )] ( https://travis-ci.org/cloudant/python-cloudant )
44[ ![ Readthedocs] ( https://readthedocs.org/projects/pip/badge/ )] ( http://python-cloudant.readthedocs.io )
5- [ ![ Compatibility] ( https://img.shields.io/badge/python-2.7%2C%203 .5-blue.svg )] ( http://python-cloudant.readthedocs.io/en/latest/compatibility.html )
5+ [ ![ Compatibility] ( https://img.shields.io/badge/python-3 .5-blue.svg )] ( http://python-cloudant.readthedocs.io/en/latest/compatibility.html )
66[ ![ pypi] ( https://img.shields.io/pypi/v/cloudant.svg )] ( https://pypi.python.org/pypi/cloudant )
77
88This is the official Cloudant library for Python.
Original file line number Diff line number Diff line change @@ -11,5 +11,4 @@ Note that some features are Cloudant specific.
1111
1212This library has been tested with the following versions of Python
1313
14- * `Python™ 2.7 <https://www.python.org/downloads/release/python-2711/ >`_
1514* `Python™ 3.5 <https://www.python.org/downloads/release/python-351/ >`_
Original file line number Diff line number Diff line change 5555 'Topic :: Software Development :: Libraries' ,
5656 'Development Status :: 5 - Production/Stable' ,
5757 'Programming Language :: Python' ,
58- 'Programming Language :: Python :: 2' ,
59- 'Programming Language :: Python :: 2.7' ,
6058 'Programming Language :: Python :: 3' ,
6159 'Programming Language :: Python :: 3.5'
6260 ]
You can’t perform that action at this time.
0 commit comments