pythonPackages.kombu: remove stale substituteInPlace
This commit is contained in:
parent
d4c5104100
commit
99f1ba3258
@ -22,8 +22,6 @@ buildPythonPackage rec {
|
||||
postPatch = ''
|
||||
substituteInPlace requirements/test.txt \
|
||||
--replace "pytest-sugar" ""
|
||||
substituteInPlace requirements/default.txt \
|
||||
--replace "amqp==2.5.1" "amqp~=2.5"
|
||||
'';
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user