AequilibraE / qaequilibrae

Free QGIS add-on for transportation modeling
https://www.aequilibrae.com/qgis/latest/
Other
75 stars 24 forks source link

Modifies requirements for testing #304

Closed r-akemii closed 6 months ago

r-akemii commented 6 months ago

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.