We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e597637 commit 5979fcfCopy full SHA for 5979fcf
1 file changed
pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
requires = [
3
"flit_core >=3.8,<4",
4
- "snakeoil@git+https://github.com/pkgcore/snakeoil.git#master",
+ "snakeoil@git+https://github.com/ferringb/snakeoil.git#master",
5
]
6
build-backend = "py_build"
7
backend-path = ["."]
@@ -32,7 +32,7 @@ classifiers = [
32
dynamic = ["version"]
33
34
dependencies = [
35
+ "snakeoil@git+https://github.com//snakeoil.git#master",
36
"lxml",
37
38
0 commit comments