From b01a7d70614e4e72ddbe06a371ed46e91e9b67bf Mon Sep 17 00:00:00 2001 From: Felix Paulusma Date: Tue, 10 Sep 2019 18:06:05 +0200 Subject: [PATCH] safe-json-1.0.0's tests work now The new version has working tests which include the `.json` files it needs to do so in the `sdist`. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 64bace3a..cb2dbf5c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5382,7 +5382,6 @@ expected-test-failures: - doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22 - graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 - tomland # https://github.com/kowainik/tomland/issues/141 - - safe-json # 0.1.0 https://github.com/Vlix/safe-json/issues/1 # Assertion failures, these can be real bugs or just limitations # in the test cases.