projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba1e4b3
)
Update Python requirement to >= 3.6
author
Harmon
<Harmon758@gmail.com>
Mon, 28 Dec 2020 02:20:08 +0000
(20:20 -0600)
committer
Harmon
<Harmon758@gmail.com>
Mon, 28 Dec 2020 02:20:08 +0000
(20:20 -0600)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index 6c2d7b869f15b16f2608506d5f17e5f1c24dfcc5..db098d994458a528a3e253854b88dfba95b5cb51 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-53,7
+53,7
@@
setup(
},
test_suite="nose.collector",
keywords="twitter library",
- python_requires=">=3.
5
",
+ python_requires=">=3.
6
",
classifiers=[
"Development Status :: 5 - Production/Stable",
"Topic :: Software Development :: Libraries",