Skip to content

Commit

Permalink
fix CI on py3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tomato42 committed May 21, 2021
1 parent 77cabc0 commit 1ea4aef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions build-requirements-3.4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ hypothesis
pytest>=4.6.0
PyYAML<5.3
coverage
attrs<21
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1ea4aef

Please sign in to comment.