From baf82225987be48bb967c5269b40b05c675385c1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 2 May 2016 14:57:58 +0200 Subject: [PATCH] Skip ed25519 tests due to outdated doctest dependency --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fa650e32..79eb70bc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2416,6 +2416,7 @@ skipped-tests: - linear - patches-vector - semigroupoids + - ed25519 # end of skipped-tests