************ Environment ************ .. Important:: Current project configured to use :term:`Tox` and dedicated virtual environment via :term:`venv` python library. Environment configuration ------------------------- Environment configuration accept isolated test execution by setting up `.env` files for different environments like `test` in the `tox.ini <../../../tox.ini>`_. More details you can find in the `tox.ini <../../../tox.ini>`_ file. Content of the `tox.ini` file is below .. admonition:: Title of Admonition :class: toggle .. literalinclude:: ../../../tox.ini :language: bash :linenos: