mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 13:40:36 +02:00
* gnu/packages/engineering.scm (python-pandapower): Update to 3.3.0. [source]: Switch to git-fetch. [arguments] <test-flags>: Run tests in parallel, supported by upstream. <phases>: Add 'relax-requirements. [propagated-inputs]: Add python-pandera, python-geopandas, python-lxml, python-matplotlib, python-openpyxl, python-pyproj, and python-shapely. [native-inputs]: Remove python-pyproj, python-wheel, and unzip; add python-nbmake and python-pytest-xdist. Change-Id: I26e0f5ab3efa299beb1acf6ced4dfa3d15f7df3f Signed-off-by: Rutherther <rutherther@ditigal.xyz>