Skip to content

Commit f37ce2c

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

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 @ git+https://github.com/white-gecko/rdflib-endpoint@fix-content-type",
12+
"rdflib-endpoint (>=0.5.1,<0.6.0)",
1313
"uvicorn (>=0.34.0,<0.35.0)",
1414
]
1515

0 commit comments

Comments
 (0)