FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

'>=3' · google/python-spanner-orm@54e178f · GitHub

Commit 54e178f

Browse files
authored
'>=3'
1 parent a730706 commit 54e178f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎setup.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
url='https://github.com/google/python-spanner-orm',
2424
packages=['spanner_orm', 'spanner_orm.admin'],
2525
include_package_data=True,
26-
python_requires='3',
26+
python_requires='>=3',
2727
install_requires=[
2828
'google-cloud-spanner >= 1.6, <2.0.0dev',
2929
'immutabledict',

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL