Skip to content

Commit 625ffd3

Browse files
committed
SDK-777: Update supported versions text
1 parent 1137322 commit 625ffd3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Yoti also allows you to enable user details verification from your mobile app by
6666

6767
## Requirements
6868

69-
This SDK works with Python 2.6+ and Python 3.3+.
69+
To see the versions of Python this SDK is compatible with, see the [.travis.yml](/.travis.yml) file.
7070

7171
## Installing the SDK
7272

@@ -277,8 +277,6 @@ Running the tests is done by the following process, ensuring you are using Pytho
277277
1. Install the SDK: `python setup.py develop`
278278
1. Execute in the main project dir: `py.test`
279279

280-
See [.travis.yml](/.travis.yml) for compatibility with Python versions.
281-
282280
## API Coverage
283281

284282
* Activity Details

0 commit comments

Comments
 (0)