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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,7 @@ 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
132
+
Python 2.7 Support
133
133
------------------
134
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
135
If you cannot install python 3.6+ for some reason, you will need to use a version of softlayer-python <= 5.7.2
@@ -147,6 +147,6 @@ Python Packages
147
147
148
148
Copyright
149
149
---------
150
-
This software is Copyright (c) 2016-2018 SoftLayer Technologies, Inc.
150
+
This software is Copyright (c) 2016-2019 SoftLayer Technologies, Inc.
151
151
152
152
See the bundled LICENSE file for more information.
0 commit comments