pythonPackages.celery: unpin moto
This commit is contained in:
parent
b6300babad
commit
58c998d633
@ -13,6 +13,7 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
substituteInPlace requirements/test.txt \
|
substituteInPlace requirements/test.txt \
|
||||||
|
--replace "moto==1.3.7" moto \
|
||||||
--replace "pytest>=4.3.1,<4.4.0" pytest
|
--replace "pytest>=4.3.1,<4.4.0" pytest
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user