summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorHubert Kario <hkario@redhat.com>2021-05-21 17:11:43 +0200
committerHubert Kario <hkario@redhat.com>2021-05-21 17:11:43 +0200
commit1ea4aef64abb0a6a59f15f5727f6492374433eab (patch)
tree88469a261e391187a90d3ef42b1661a9e310a12d /tox.ini
parent77cabc01acc02d96b83c1bbb7b91b5447393286e (diff)
downloadecdsa-1ea4aef64abb0a6a59f15f5727f6492374433eab.tar.gz
fix CI on py3.4
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 1550ac5..3ae7bd7 100644
--- a/tox.ini
+++ b/tox.ini
@@ -10,6 +10,7 @@ deps =
py{33}: hypothesis<3.44
py{26}: unittest2
py{26}: hypothesis<3
+ py{34}: attrs<21
py{26,27,34,35,36,37,38,39,py,py3}: pytest
py{27,34,35,36,37,38,39,py,py3}: hypothesis
gmpy2py{27,39}: gmpy2