pythonPackages.deform: Remove stale substituteInPlace
This commit is contained in:
parent
56df259a79
commit
19f0b1b09d
@ -11,11 +11,6 @@ buildPythonPackage rec {
|
||||
sha256 = "1e912937650c1dbb830079dd9c039950762a230223a567740fbf1b23f1090367";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace setup.py \
|
||||
--replace "iso8601<=0.1.11" iso8601
|
||||
'';
|
||||
|
||||
propagatedBuildInputs = [
|
||||
chameleon
|
||||
colander
|
||||
|
Loading…
Reference in New Issue
Block a user