projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b153bf
)
Update Python requirement to >= 3.7
author
Harmon
<Harmon758@gmail.com>
Fri, 25 Feb 2022 20:48:34 +0000
(14:48 -0600)
committer
Harmon
<Harmon758@gmail.com>
Fri, 25 Feb 2022 20:48:34 +0000
(14:48 -0600)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index 9f20c5c402c8def5c3d06c04f3408e876636a27d..c50f005eec357aaed134368b8935f38c4a9de391 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-54,7
+54,7
@@
setup(
},
test_suite="tests",
keywords="twitter library",
- python_requires=">=3.
6
",
+ python_requires=">=3.
7
",
classifiers=[
"Development Status :: 5 - Production/Stable",
"Topic :: Software Development :: Libraries",