summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2019-02-27 09:38:09 +0100
committerClaudiu Popa <pcmanticore@gmail.com>2019-02-27 09:38:09 +0100
commitf6310d877564290f40ddbaded3e81643757ea00b (patch)
tree85fdb88078e146f3213e095e21195d8d5f167d6e /tox.ini
parent16b70e3b7a58c45fbbc75466319d005467da5979 (diff)
downloadastroid-git-f6310d877564290f40ddbaded3e81643757ea00b.tar.gz
Use the same versions in tox as in __pkginfo__
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 14881de1..d0138316 100644
--- a/tox.ini
+++ b/tox.ini
@@ -20,7 +20,8 @@ deps =
nose
py34,py35,py36: numpy
py34,py35,py36: attr
- py34,py35,py36: typed_ast
+ py34,py35,py36: typed_ast<1.3.0
+ py37: typed_ast>=1.3.0
pytest
python-dateutil
pypy: singledispatch