dev: pybind 2.13.6 and python 3.8 (#1055)

* changed pybind 2.13.0 to 2.13.6, kept conda at min 2.13.0

* changed min python version from 3.6 to 3.8
This commit is contained in:
2024-11-25 15:01:18 +01:00
committed by GitHub
parent 1f16f84fed
commit aeb59364c5
7 changed files with 9 additions and 9 deletions

View File

@ -243,7 +243,7 @@ make rst # rst only, saves time in case the API did not change
pybind11 is built
* by default from tar file in repo (libs/pybind/v2.1x.0.tar.gz)
* or use advanced option SLS_FETCH_PYBIND11_FROM_GITHUB [link].
* v9.0.0+: pybind11 (v2.13.0)
* v9.0.0+: pybind11 (v2.13.6)
* v8.x.x : pybind11 (v2.11.0)
**v7.x.x**: