Skip to content

Commit

Permalink
SG-29417 [Python API Documentation] Update Python version requirements (
Browse files Browse the repository at this point in the history
#277)

* Remove python 2.7 from readme and docs sections "Minimum requirements"
* Remove references to old Shotgun Server versions.
  • Loading branch information
000paradox000 authored Jan 3, 2023
1 parent 6c0ae36 commit 9751d80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ The latest version can always be found at http://github.com/shotgunsoftware/pyth

## Minimum Requirements

* ShotGrid server v2.4.12+.
* Python v2.7 or v3.7
* Python v3.7

## Documentation
Tutorials and detailed documentation about the Python API are available at http://developer.shotgridsoftware.com/python-api).
Expand Down
5 changes: 1 addition & 4 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@ Installation
Minimum Requirements
********************

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

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

0 comments on commit 9751d80

Please sign in to comment.