projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5eccd6c
)
Update Python requirement to >= 3.5
author
Harmon
<Harmon758@gmail.com>
Sat, 26 Dec 2020 08:40:12 +0000
(
02:40
-0600)
committer
Harmon
<Harmon758@gmail.com>
Sat, 26 Dec 2020 08:40:12 +0000
(
02:40
-0600)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index 67352a32eab49c9d3f1ff90c5b0260af3ea02398..e646bcfbca4aabdd2c86eaf93733ee1538bee312 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-53,7
+53,7
@@
setup(
},
test_suite="nose.collector",
keywords="twitter library",
- python_requires=">=
2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
",
+ python_requires=">=
3.5
",
classifiers=[
"Development Status :: 5 - Production/Stable",
"Topic :: Software Development :: Libraries",