Skip to content

Commit 628badc

Browse files
committed
Update README.mdown
1 parent 2dcb1b8 commit 628badc

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.mdown

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,12 @@
22

33
Shotgun provides a simple Python-based API for accessing Shotgun and integrating with other tools. This is the official API that is maintained by Shotgun Software ([email protected])
44

5-
## New Home
6-
7-
[GitHub is the new official location](http://github.com/shotgunsoftware/python-api) for the latest Shotgun Python API. We will no longer be including it in our code tree that is deployed to your servers or posting it for download from our support site. So update your bookmarks!
5+
The latest version can always be found at http://github.com/shotgunsoftware/python-api
86

97
## Minimum Requirements
108

119
* Shotgun server v2.4.12 or higher. (Earlier builds of 2.4 will work, but have buggy support for float field types)
12-
* Python v2.4 - v2.7. (We do have plans to eventually support Python 3)
10+
* Python v2.4 - v2.7.
1311

1412
## High Performance Requirements
1513

@@ -34,7 +32,6 @@ To install a specific version of the package with `pip` (recommended), run the f
3432
If you're using pip with `requirements.txt`, add the following line:
3533
`git+git://github.com/shotgunsoftware/python-api.git`
3634

37-
3835
## Documentation
3936
Tutorials and detailed documentation about the Python API are available on the [Python API Wiki](https://github.com/shotgunsoftware/python-api/wiki). There is also some additional related documentation on the [Shotgun Support Website](https://support.shotgunsoftware.com/forums/48807-developer-api-info).
4037
Some useful direct links in each are below:

0 commit comments

Comments
 (0)