Skip to content

Enforce rdflib < 7.1 to prevent doctest breakage

David Douard requested to merge douardda/swh-indexer:fix-rdflib into master

This is only a workaround until these tests are properly fixed. They should probably be converted as actual (py)tests; it would make it easier to support these types of breakage due to formatting changes in rdflib...

Merge request reports