Skip to content

Commit 94fcd3f

Browse files
committed
Do not test on Python 3.5
1 parent 4948d72 commit 94fcd3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
envlist =
3-
{py35,py36,py37}-ipython{5,6,7}
3+
{py36,py37}-ipython{5,6,7}
44
py38-ipython7
55
py39-ipython7
66
; ipython73 adds compatibility with py38+

0 commit comments

Comments
 (0)