python311Packages.datasette: update postPatch section

This commit is contained in:
Fabian Affolter
2023-10-14 17:18:19 +02:00
committed by GitHub
parent af5b8c8acb
commit cd55cf0452
@@ -43,8 +43,7 @@ buildPythonPackage rec {
postPatch = ''
substituteInPlace setup.py \
--replace '"pytest-runner"' "" \
--replace "click-default-group-wheel>=1.2.2" "click-default-group"
--replace '"pytest-runner"' "
'';
propagatedBuildInputs = [