Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -506,7 +506,7 @@ The following table includes the most important Python dependencies: | Software | Version | Comments | | ------------------------- | -------- | ------------------------------- | | [utopya](https://gitlab.com/utopia-project/utopya) | >= 1.2 | The (outsourced) Utopia frontend package | | [utopya](https://gitlab.com/utopia-project/utopya) | >= 1.3 | The (outsourced) Utopia frontend package | | [dantro](https://gitlab.com/utopia-project/dantro) | >= 0.18 | Handle, transform, and visualize hierarchically organized data | | [paramspace](https://gitlab.com/blsqr/paramspace) | >= 2.5 | Makes parameter sweeps easy | Loading cmake/modules/UtopiaEnv.cmake +1 −1 Original line number Diff line number Diff line Loading @@ -89,7 +89,7 @@ if (NOT PYTHON_PACKAGE_wheel_FOUND) endif() # -- utopya set(UTOPYA_REQUIRED_VERSION 1.2.0) set(UTOPYA_REQUIRED_VERSION 1.3.0b5) if(NOT UTOPYA_FROM_PYPI) set(UTOPYA_FROM_PYPI On) Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -506,7 +506,7 @@ The following table includes the most important Python dependencies: | Software | Version | Comments | | ------------------------- | -------- | ------------------------------- | | [utopya](https://gitlab.com/utopia-project/utopya) | >= 1.2 | The (outsourced) Utopia frontend package | | [utopya](https://gitlab.com/utopia-project/utopya) | >= 1.3 | The (outsourced) Utopia frontend package | | [dantro](https://gitlab.com/utopia-project/dantro) | >= 0.18 | Handle, transform, and visualize hierarchically organized data | | [paramspace](https://gitlab.com/blsqr/paramspace) | >= 2.5 | Makes parameter sweeps easy | Loading
cmake/modules/UtopiaEnv.cmake +1 −1 Original line number Diff line number Diff line Loading @@ -89,7 +89,7 @@ if (NOT PYTHON_PACKAGE_wheel_FOUND) endif() # -- utopya set(UTOPYA_REQUIRED_VERSION 1.2.0) set(UTOPYA_REQUIRED_VERSION 1.3.0b5) if(NOT UTOPYA_FROM_PYPI) set(UTOPYA_FROM_PYPI On) Loading