We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19d702d commit 99832a7Copy full SHA for 99832a7
1 file changed
pyproject.toml
@@ -33,7 +33,7 @@ classifiers = [
33
dynamic = ["version"]
34
35
dependencies = [
36
- "snakeoil~=0.10.11",
+ "snakeoil@git+https://github.com/pkgcore/snakeoil.git#master",
37
"lxml",
38
]
39
0 commit comments