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
The [Shopify Admin API](https://shopify.dev/docs/admin-api) Python Library
@@ -10,6 +10,9 @@ The [Shopify Admin API](https://shopify.dev/docs/admin-api) Python Library
10
10
### Requirements
11
11
You should be signed up as a partner on the [Shopify Partners Dashboard](https://partners.shopify.com) so that you can create and manage shopify applications.
12
12
13
+
#### Python version
14
+
This library requires Python 3.8 or lower.
15
+
13
16
### Installation
14
17
15
18
To easily install or upgrade to the latest release, use [pip](http://www.pip-installer.org/).
0 commit comments