Skip to content
Snippets Groups Projects
Commit 9ee986b9 authored by Timo Koch's avatar Timo Koch
Browse files

[changelog] Add entry about Python version requirements of bindings

parent bf764250
No related branches found
No related tags found
1 merge request!1096Fix/python bindings python requirements
......@@ -51,6 +51,10 @@ In order to build the DUNE core modules you need at least the following software
- Do not overwrite the `add_test` cmake function with an error message.
- The Python bindings require at least Python 3.6 or higher. This is now enforced
through CMake. The bindings are disabled prompting the user with a message containing
the reason, if no suitable Python version is found.
## Deprecations and removals
- The deprecated header `dune/common/function.hh` has been removed. Use C++ function
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment