Skip to content

Commit dd47ac1

Browse files
committed
chore: force the actual install deps to snakeoil git
Signed-off-by: Brian Harring <ferringb@gmail.com>
1 parent 1d12268 commit dd47ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ classifiers = [
3333
dynamic = ["version"]
3434

3535
dependencies = [
36-
"snakeoil~=0.10.11",
36+
"snakeoil@git+https://github.com/pkgcore/snakeoil.git#master",
3737
"lxml",
3838
]
3939

0 commit comments

Comments
 (0)