Skip to content

Commit 3c51d78

Browse files
committed
ocfl-py mutable-head branch
1 parent d7d1ba7 commit 3c51d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ rq = "^2.2.0"
3232
rich = "^14.0.0"
3333
httpx = {extras = ["http2"], version = "^0.28.1"}
3434
pika = "^1.3.2"
35-
ocfl-py = {git = "https://github.com/mlibrary/ocfl-py.git", branch = "main"}
35+
ocfl-py = {git = "https://github.com/mlibrary/ocfl-py.git", branch = "mutable-head"}
3636

3737
[tool.poetry.group.dev.dependencies]
3838
pytest = "^8.0.2"

0 commit comments

Comments
 (0)