python310Packages.robotsuite: fix stale substitute
This commit is contained in:
parent
aef84a7987
commit
96a8cd2bd3
1 changed files with 0 additions and 5 deletions
|
@ -25,11 +25,6 @@ buildPythonPackage rec {
|
|||
lxml
|
||||
];
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace setup.py \
|
||||
--replace robotframework-python3 robotframework
|
||||
'';
|
||||
|
||||
checkInputs = [
|
||||
pytestCheckHook
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue