mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-18 07:47:12 +02:00
pybind documentation (update) (#563)
* document pybind11 update and included in package * updatng doc for pybind11
This commit is contained in:
@ -17,6 +17,22 @@ environments.
|
||||
.. warning ::
|
||||
|
||||
If you use conda avoid also installing packages with pip.
|
||||
---------------------
|
||||
PYBIND11
|
||||
---------------------
|
||||
**v7.0.0 of slsDetectorPackage:**
|
||||
|
||||
#. It is packaged into libs (pybind)
|
||||
#. No longer a submodule of the slsDetectorPackage
|
||||
|
||||
**Older than v7.0.0:**
|
||||
|
||||
#. Submodule in libs (pybind11)
|
||||
#. Switching between versions will require an update of the submodule as well using:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
git submodule update --init #from the main slsDetectorPackage folder
|
||||
|
||||
---------------------
|
||||
PYTHONPATH
|
||||
|
Reference in New Issue
Block a user