Skip to content

Commit 27c7d9f

Browse files
committed
force git for build of pkgcore
Signed-off-by: Brian Harring <ferringb@gmail.com>
1 parent 527e8f8 commit 27c7d9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build-system]
22
requires = [
33
"flit_core >=3.8,<4",
4-
"snakeoil >= 0.11.0",
4+
"snakeoil@git+https://github.com/pkgcore/snakeoil.git#master",
55
]
66
build-backend = "py_build"
77
backend-path = ["."]

0 commit comments

Comments
 (0)