You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,6 +129,13 @@ System Requirements
129
129
* A connection to SoftLayer's private network is required to use
130
130
our private network API endpoints.
131
131
132
+
Pyhton 2.7 Support
133
+
------------------
134
+
As of version 5.8.0 SoftLayer-Python will no longer support python2.7, which is _`End Of Life as of 2020 <https://www.python.org/dev/peps/pep-0373/>`_.
135
+
If you cannot install python 3.6+ for some reason, you will need to use a version of softlayer-python <= 5.7.2
0 commit comments