There was an error while loading. Please reload this page.
1 parent abaaa16 commit 418bbb7Copy full SHA for 418bbb7
example/example1/setup.py
@@ -24,7 +24,7 @@
24
author_email="community@openfga.dev",
25
url="https://github.com/openfga/python-sdk",
26
install_requires=REQUIRES,
27
- python_requires=">=3.11",
+ python_requires=">=3.10",
28
packages=find_packages(exclude=["test", "tests"]),
29
include_package_data=True,
30
license="Apache-2.0",
0 commit comments