https://gitlab.opengeosys.org/ogs/ogs.git
Revision 41ee2c62fb290ec90e8213db2cdb4d7fefdcbd34 authored by Dmitry Yu. Naumov on 15 August 2023, 12:34:37 UTC, committed by Dmitry Yu. Naumov on 15 August 2023, 12:34:37 UTC
[wheel] Skip Python 3.12.

See merge request ogs/ogs!4703
2 parent s b33993a + 7553dd2
Raw File
Tip revision: 41ee2c62fb290ec90e8213db2cdb4d7fefdcbd34 authored by Dmitry Yu. Naumov on 15 August 2023, 12:34:37 UTC
Merge branch 'py312' into 'master'
Tip revision: 41ee2c6
.gitmodules
[submodule "ThirdParty/container-maker"]
	path = ThirdParty/container-maker
	url = https://gitlab.opengeosys.org/ogs/container-maker.git
[submodule "ThirdParty/ogs6py"]
	path = ThirdParty/ogs6py
	url = https://github.com/joergbuchwald/ogs6py.git
[submodule "ThirdParty/bilke/cmake-modules"]
	path = ThirdParty/bilke/cmake-modules
	url = https://github.com/bilke/cmake-modules.git
[submodule "ThirdParty/collection"]
	path = ThirdParty/collection
	url = https://gitlab.opengeosys.org/ogs/libs/collection.git
back to top