docs: update instructions for python devenv

This commit is contained in:
link2xt
2023-05-15 15:33:26 +00:00
parent ce729263a5
commit 3b381c4862

View File

@@ -74,7 +74,9 @@ Developing the bindings
If you want to develop or debug the bindings,
you can create a testing development environment using `tox`::
tox -c python --devenv env
export DCC_RS_DEV="$PWD"
export DCC_RS_TARGET=debug
tox -c python --devenv env -e py
. env/bin/activate
Inside this environment the bindings are installed