Skip to content

Commit 09d18c2

Browse files
committed
update votr version
1 parent 7a980b3 commit 09d18c2

File tree

4 files changed

+17
-5
lines changed

4 files changed

+17
-5
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
This file was deleted.

eprihlaska/votr

Lines changed: 0 additions & 1 deletion
This file was deleted.

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ dependencies = [
5454
"munch>=4.0.0,<5",
5555
"urllib3==2.3.0",
5656
"pypdftk>=0.5",
57+
"votr",
5758
]
5859

5960
[tool.uv]
@@ -64,6 +65,9 @@ dev-dependencies = [
6465
"xlrd>=2.0.1",
6566
]
6667

68+
[tool.uv.sources]
69+
votr = { git = "https://github.com/fmfi-svt/votr.git" }
70+
6771
[build-system]
6872
requires = ["hatchling"]
6973
build-backend = "hatchling.build"

uv.lock

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

0 commit comments

Comments
 (0)