projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf6f6b3
)
Add Python 3.7 to tox configuration
author
Harmon
<Harmon758@gmail.com>
Sat, 4 May 2019 07:15:36 +0000
(
02:15
-0500)
committer
Harmon
<Harmon758@gmail.com>
Sat, 4 May 2019 07:15:36 +0000
(
02:15
-0500)
tox.ini
patch
|
blob
|
blame
|
history
diff --git
a/tox.ini
b/tox.ini
index 4cf292415af92392362f1343bc8162545e16e34a..5790f526c8d61a5337a7f76aadef9825a3db0450 100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-4,7
+4,7
@@
# and then run "tox" from this directory.
[tox]
-envlist = py27, py34, py35, py36
+envlist = py27, py34, py35, py36
, py37
[base]
deps =