Dev/900/docs (#1057)

* minimum python is 3.8, so >=

* removed ctb frame documentation. should be in internal wiki

* minor doc change
This commit is contained in:
2024-11-26 10:48:58 +01:00
committed by GitHub
parent aeb59364c5
commit 7e2c8a37dc
5 changed files with 23 additions and 99 deletions

View File

@@ -20,7 +20,7 @@ the shared libraries these are needed:
Python bindings
-----------------------
* Python > 3.8
* Python >= 3.8
* pybind11 2.13.6 (packaged in libs)
.. note ::