Skip to content

Commit ddea149

Browse files
committed
1 parent 2e08063 commit ddea149

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ keywords = [
5353
]
5454
homepage = "https://vcspull.git-pull.com"
5555
dependencies = [
56-
"libvcs~=0.38.6",
56+
"libvcs~=0.39.0",
5757
"colorama>=0.3.9",
5858
"PyYAML>=6.0"
5959
]
@@ -143,9 +143,6 @@ typings = [
143143
"types-colorama"
144144
]
145145

146-
[tool.uv.sources]
147-
libvcs = { git = "https://github.com/vcs-python/libvcs", branch = "errored-sync-behavior" }
148-
149146
[build-system]
150147
requires = ["hatchling"]
151148
build-backend = "hatchling.build"

uv.lock

Lines changed: 7 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)