We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3e9e30 commit 1cc0c54Copy full SHA for 1cc0c54
README.md
@@ -11,6 +11,12 @@ The Square Python library provides convenient access to the Square API from Pyth
11
pip install squareup
12
```
13
14
+## Requirements
15
+
16
+Use of the Square Python SDK requires:
17
18
+* Python 3.8+
19
20
## Usage
21
22
Instantiate and use the client with the following:
0 commit comments