blob: 3ca51c5b2ba3ae77631c571a0bda01781e1097af [file] [log] [blame]
.. _Development dependencies:
Development dependencies
========================
If you want to test local changes in the ``omci-sim`` library you can
rebuild the BBSim container using a local version of the library with this command:
.. code:: bash
LOCAL_OMCI_SIM=<path-to-omci-sim-library> make docker-build