update
This commit is contained in:
parent
dc32ff3ec2
commit
669af31d77
@ -3,3 +3,7 @@ Install shared libs via
|
||||
* To install as independent package: `pip install .`
|
||||
|
||||
Create installable package via `python setup.py sdist`
|
||||
|
||||
Access shared libs via
|
||||
* `from dse_shared_libs.* import *`
|
||||
* e.g. `from dse_shared_libs.message_broker_wrapper import MBWrapper`
|
||||
Loading…
x
Reference in New Issue
Block a user