home-assistant-component-tests.hassio: fix test_reader_writer_restore_report_progress
This commit is contained in:
@@ -427,6 +427,9 @@ python.pkgs.buildPythonApplication rec {
|
||||
substituteInPlace tests/test_core_config.py --replace-fail '"/usr"' "\"$NIX_BUILD_TOP/media\""
|
||||
|
||||
sed -i 's/setuptools[~=]/setuptools>/' pyproject.toml
|
||||
|
||||
substituteInPlace tests/components/hassio/test_backup.py \
|
||||
--replace-fail setup_integration setup_backup_integration
|
||||
'';
|
||||
|
||||
dependencies = with python.pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user