Skip to content

Commit ef79358

Browse files
committed
build(libvsc): Update to 0.5.0a1 (built via poetry)
1 parent ad36b0d commit ef79358

File tree

2 files changed

+11
-32
lines changed

2 files changed

+11
-32
lines changed

poetry.lock

Lines changed: 10 additions & 31 deletions
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
@@ -44,7 +44,7 @@ vcspull = 'vcspull:cli.cli'
4444
python = "~2.7 || ^3.5"
4545
click = ">=7<8"
4646
kaptan = "*"
47-
libvcs = "^0.4.4"
47+
libvcs = { version = "0.5.0a1", allow-prereleases = true }
4848
colorama = ">=0.3.9"
4949

5050
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)