Skip to content

Commit

Permalink
Revert "Ignore 3.5 for now"
Browse files Browse the repository at this point in the history
This reverts commit fc5d334.
  • Loading branch information
cole committed Nov 12, 2019
1 parent fc5d334 commit 23a9f1f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,6 @@ depends =
pypy3-{70,71}-asyncio: clean
coverage: py35-asyncio, py36-asyncio, py37-asyncio, py38-asyncio, py35-uvloop, py36-uvloop, py37-uvloop, py38-uvloop, pypy3-70-asyncio, pypy3-71-asyncio

; Temp workaround for poetry issues
[testenv:py35-asyncio]
ignore_outcome = true

; Temp workaround for poetry issues
[testenv:py35-uvloop]
ignore_outcome = true

[testenv:py38-asyncio]
deps =
poetry == 1.0.0b4
Expand Down

0 comments on commit 23a9f1f

Please sign in to comment.