Skip to content

Commit 52029e1

Browse files
committed
Remove xfail now that PyCall 1.90.0 is released
1 parent 9b6a582 commit 52029e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_libjulia.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
juliainfo = JuliaInfo.load()
99

1010

11-
@pytest.mark.xfail(reason="https://github.com/JuliaPy/PyCall.jl/pull/648")
1211
@pytest.mark.skipif("juliainfo.version_info < (0, 7)")
1312
def test_compiled_modules_no():
1413
runcode(

0 commit comments

Comments
 (0)