We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22557cf + 3bf99b6 commit 273d95cCopy full SHA for 273d95c
pyproject.toml
@@ -13,7 +13,7 @@ version = {attr = "omero_rdf.__version__"}
13
name = "omero-rdf"
14
readme = "README.rst"
15
dynamic = ["version"]
16
-description="A plugin for exporting rdf from OMERO"
+description="A plugin for exporting RDF from OMERO"
17
18
requires-python = ">3.8"
19
@@ -25,7 +25,6 @@ dependencies = [
25
"pyld",
26
"rdflib-pyld-compat",
27
"omero-marshal",
28
- "wikidataintegrator",
29
"packaging"
30
]
31
0 commit comments