Pyoxigraph does not depend on OxHTTP

pull/190/head
Tpt 3 years ago
parent 80171cbf9f
commit d7adae5fa9
  1. 1
      python/Cargo.toml

@ -18,4 +18,3 @@ doctest = false
[dependencies]
oxigraph = { version = "0.3.0-dev", path="../lib", features = ["http_client"] }
pyo3 = { version = "0.15", features = ["extension-module", "abi3-py37"] }
oxhttp = "0.1"

Loading…
Cancel
Save