Modifies the testing requirements to be similar to those in _qaequilibrae/download_extrapackages.py, considering an installation without dependencies for AequilibraE and openmatrix, with dependencies similar to those existing in QGIS 3.32 Python installation.
Removing the statement python3 -c "from qaequilibrae.download_extra_packages_class import download_all; download_all().install()" from the development tests also avoids testing coverage for packages downloaded.
Modifies the testing requirements to be similar to those in _qaequilibrae/download_extrapackages.py, considering an installation without dependencies for AequilibraE and openmatrix, with dependencies similar to those existing in QGIS 3.32 Python installation.
Removing the statement python3 -c "from qaequilibrae.download_extra_packages_class import download_all; download_all().install()" from the development tests also avoids testing coverage for packages downloaded.