fix: exposed generic functionality to be re-used#174
fix: exposed generic functionality to be re-used#174rakeshJn merged 1 commit intolakevision-project:mainfrom
Conversation
Signed-off-by: Juan Cappi <juancappi@gmail.com>
jurossiar
left a comment
There was a problem hiding this comment.
Could you also expose this to be re-used too?
VENV_DIR=be/.venv
VENV_PYTHON=$(VENV_DIR)/bin/python
Yes, but probably not worth the extra complexity. Spent some time trying to do the same we did for |
No description provided.