python310Packages.robotsuite: fix stale substitute
This commit is contained in:
@@ -25,11 +25,6 @@ buildPythonPackage rec {
|
||||
lxml
|
||||
];
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace setup.py \
|
||||
--replace robotframework-python3 robotframework
|
||||
'';
|
||||
|
||||
checkInputs = [
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user