HDF5.jl
HDF5.jl copied to clipboard
Document gotchas when interoperation with python
#785
@musm https://github.com/JuliaIO/HDF5.jl/pull/804/checks?check_run_id=1708414939#step:4:115 any ideas?
BTW is it intended, that CI passes, despite the doctest fail?
BTW is it intended, that CI passes, despite the doctest fail?
It shouldn't, not sure why it passed yet.
I'm trying to decide if we should add Literate
as a test dependency. What was the specific reason before the last commit that spawned you to switch over to use Literate?
I'm trying to decide if we should add
Literate
as a test dependency. What was the specific reason before the last commit that spawned you to switch over to use Literate?
The only reason is, that I find it easier to develop a .jl
document, which is executable Julia code, instead of a .md
document that I can only run doctests on. I removed the Literate dependency.
@musm https://github.com/JuliaIO/HDF5.jl/runs/1762155054?check_suite_focus=true#step:4:112 ideas? I cannot reproduce this error locally.
Let's try running thing again here