mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 21:06:31 +03:00
docs: update instructions for python devenv
This commit is contained in:
@@ -74,7 +74,9 @@ Developing the bindings
|
|||||||
If you want to develop or debug the bindings,
|
If you want to develop or debug the bindings,
|
||||||
you can create a testing development environment using `tox`::
|
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
|
. env/bin/activate
|
||||||
|
|
||||||
Inside this environment the bindings are installed
|
Inside this environment the bindings are installed
|
||||||
|
|||||||
Reference in New Issue
Block a user