| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,7 +23,7 @@ | |||
| 23 | 23 | url='https://github.com/google/python-spanner-orm', | |
| 24 | 24 | packages=['spanner_orm', 'spanner_orm.admin'], | |
| 25 | 25 | include_package_data=True, | |
| 26 | - python_requires='3', | ||
| 26 | + python_requires='>=3', | ||
| 27 | 27 | install_requires=[ | |
| 28 | 28 | 'google-cloud-spanner >= 1.6, <2.0.0dev', | |
| 29 | 29 | 'immutabledict', | |
| Back | FazBrowse Home | New Git URL |
0 commit comments