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.md
+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
@@ -10,7 +10,7 @@ For the current FlashArray REST 1.x Python SDK, [see here](https://github.com/Pu
10
10
11
11
## Requirements
12
12
13
-
The library requires Python 3.5 or higher. Third-party libraries are also required.
13
+
The library requires Python 3.8 or higher. Third-party libraries are also required.
14
14
15
15
## Installation
16
16
@@ -29,4 +29,4 @@ $ python setup.py install
29
29
30
30
## Documentation
31
31
32
-
For full documentation, including a quick start guide and examples, see https://pure-storage-py-pure-client.readthedocs-hosted.com/en/latest/index.html.
32
+
For full documentation, including a quick start guide and examples, see https://code.purestorage.com/py-pure-client
0 commit comments