python zope-testrunner: Disabled for Python 3.5
This commit is contained in:
parent
401da78b5d
commit
7a926db2ce
@ -16793,6 +16793,9 @@ let
|
||||
license = licenses.zpt20;
|
||||
maintainers = with maintainers; [ goibhniu ];
|
||||
};
|
||||
|
||||
# Python 3.5 is not yet supported.
|
||||
disabled = isPy35;
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user