Loading pyproject.toml +4 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ readme = "README.md" requires-python = ">=3.12" dependencies = [ "pandoc>=2.4", "pdf-generator", "typer>=0.16.0", "weasyprint>=66.0", ] Loading @@ -24,6 +25,9 @@ Issues = "https://gitlab.cl.uni-heidelberg.de/fachschaft/coliverter/-/issues" requires = ["hatchling >= 1.26"] build-backend = "hatchling.build" [tool.uv.sources] pdf-generator = { git = "https://gitlab.com/schwalbe-hd/pdf-generator.git" } [dependency-groups] dev = [ "coverage>=7.12.0", Loading uv.lock +647 −27 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
pyproject.toml +4 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ readme = "README.md" requires-python = ">=3.12" dependencies = [ "pandoc>=2.4", "pdf-generator", "typer>=0.16.0", "weasyprint>=66.0", ] Loading @@ -24,6 +25,9 @@ Issues = "https://gitlab.cl.uni-heidelberg.de/fachschaft/coliverter/-/issues" requires = ["hatchling >= 1.26"] build-backend = "hatchling.build" [tool.uv.sources] pdf-generator = { git = "https://gitlab.com/schwalbe-hd/pdf-generator.git" } [dependency-groups] dev = [ "coverage>=7.12.0", Loading