Skip to content

Commit 9751d80

Browse files
SG-29417 [Python API Documentation] Update Python version requirements (#277)
* Remove python 2.7 from readme and docs sections "Minimum requirements" * Remove references to old Shotgun Server versions.
1 parent 6c0ae36 commit 9751d80

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ The latest version can always be found at http://github.com/shotgunsoftware/pyth
1212

1313
## Minimum Requirements
1414

15-
* ShotGrid server v2.4.12+.
16-
* Python v2.7 or v3.7
15+
* Python v3.7
1716

1817
## Documentation
1918
Tutorials and detailed documentation about the Python API are available at http://developer.shotgridsoftware.com/python-api).

docs/installation.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ Installation
66
Minimum Requirements
77
********************
88

9-
- ShotGrid server v5.4.14 or higher for API v3.0.16+.
10-
- ShotGrid server v2.4.12 or higher for API v3.0.8.
11-
- ShotGrid server v1.8 or higher for API v3.0.7.
12-
- Python 2.7 or Python 3.7
9+
- Python 3.7
1310

1411
.. note::
1512
Some features of the API are only supported by more recent versions of the ShotGrid server.

0 commit comments

Comments
 (0)