Skip to content

Commit 1319551

Browse files
committed
Reapply "Hack to return correct content type if multiple request types are matched by rdflib" for pypi releas for pypi release
This reverts commit f37ce2c.
1 parent f37ce2c commit 1319551

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = {text = "GPL-3.0-or-later"}
99
readme = "README.md"
1010
requires-python = ">=3.9,<4.0.0"
1111
dependencies = [
12-
"rdflib-endpoint (>=0.5.1,<0.6.0)",
12+
"rdflib-endpoint @ git+https://github.com/white-gecko/rdflib-endpoint@fix-content-type",
1313
"uvicorn (>=0.34.0,<0.35.0)",
1414
]
1515

0 commit comments

Comments
 (0)