webcomix dependency push
This commit is contained in:
parent
69ba663e0c
commit
0161eeb8db
@ -20,7 +20,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
substituteInPlace pyproject.toml \
|
substituteInPlace pyproject.toml \
|
||||||
--replace-fail "poetry>=1.2.0" poetry-core \
|
--replace-fail "poetry>=1.2.0" poetry-core \
|
||||||
--replace-fail "poetry.masonry.api" "poetry.core.masonry.api" \
|
--replace-fail "poetry.masonry.api" "poetry.core.masonry.api" \
|
||||||
--replace-fail 'pytest-rerunfailures = "^11.1.2"' 'pytest-rerunfailures = "14.0"'
|
--replace-fail 'pytest-rerunfailures = "^11.1.2"' 'pytest-rerunfailures = "15.0"'
|
||||||
'';
|
'';
|
||||||
|
|
||||||
build-system = [
|
build-system = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user