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