We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 527e8f8 commit 27c7d9fCopy full SHA for 27c7d9f
1 file changed
pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
requires = [
3
"flit_core >=3.8,<4",
4
- "snakeoil >= 0.11.0",
+ "snakeoil@git+https://github.com/pkgcore/snakeoil.git#master",
5
]
6
build-backend = "py_build"
7
backend-path = ["."]
0 commit comments