We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efa950d commit 4e39fe3Copy full SHA for 4e39fe3
pyproject.toml
@@ -7,8 +7,8 @@ requires = [
7
"pathspec",
8
"tree-sitter~=0.25.0",
9
"tree-sitter-bash~=0.23.1",
10
- "snakeoil@git+https://github.com/pkgcore/snakeoil.git#master",
11
- "pkgcore@git+https://github.com/pkgcore/pkgcore.git#master",
+ "snakeoil~=0.11.0",
+ "pkgcore~=0.12.31",
12
]
13
build-backend = "py_build"
14
backend-path = ["."]
@@ -45,8 +45,8 @@ dependencies = [
45
46
47
48
49
50
51
52
[project.optional-dependencies]
0 commit comments