cd tweepy
python setup.py install
-Python 2.7, 3.4, 3.5, 3.6, & 3.7 are supported.
+Python 2.7, 3.5, 3.6, & 3.7 are supported.
Community
---------
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
- 'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
# and then run "tox" from this directory.
[tox]
-envlist = py27, py34, py35, py36, py37
+envlist = py27, py35, py36, py37
[base]
deps =