Skip to content

Commit f4db5a8

Browse files
authored
Merge pull request #148 from square/fern-support/readme
Add requirements section to README.md
2 parents d3e9e30 + 1cc0c54 commit f4db5a8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ The Square Python library provides convenient access to the Square API from Pyth
1111
pip install squareup
1212
```
1313

14+
## Requirements
15+
16+
Use of the Square Python SDK requires:
17+
18+
* Python 3.8+
19+
1420
## Usage
1521

1622
Instantiate and use the client with the following:

0 commit comments

Comments
 (0)