Skip to content

Commit 273d95c

Browse files
authored
Merge pull request #36 from tstoeter/patch-2
2 parents 22557cf + 3bf99b6 commit 273d95c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ version = {attr = "omero_rdf.__version__"}
1313
name = "omero-rdf"
1414
readme = "README.rst"
1515
dynamic = ["version"]
16-
description="A plugin for exporting rdf from OMERO"
16+
description="A plugin for exporting RDF from OMERO"
1717

1818
requires-python = ">3.8"
1919

@@ -25,7 +25,6 @@ dependencies = [
2525
"pyld",
2626
"rdflib-pyld-compat",
2727
"omero-marshal",
28-
"wikidataintegrator",
2928
"packaging"
3029
]
3130

0 commit comments

Comments
 (0)