Skip to content

Commit 800256c

Browse files
committed
updated pyproject.toml and content-hash
1 parent 5fdf78b commit 800256c

2 files changed

Lines changed: 5 additions & 42 deletions

File tree

poetry.lock

Lines changed: 4 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,10 @@ tqdm = "^4.42.1"
1414
SPARQLWrapper = "^2.0.0"
1515
python-dotenv = "^1.1.1"
1616

17-
18-
[tool.poetry.dev-dependencies]
19-
black = "^22.6.0"
20-
rdflib = "^7.2.1"
21-
2217
[tool.poetry.group.dev.dependencies]
2318
black = "^22.6.0"
2419
pytest = "^7.1.3"
20+
rdflib = "^7.2.1"
2521

2622
[tool.poetry.scripts]
2723
databusclient = "databusclient.cli:app"

0 commit comments

Comments
 (0)