Open zshipko opened 2 months ago
Right now it's possible to add directories to the search path using PYTHONPATH when executing extism-py, it would be nice to have a more complete story around how to integrate with pip/virtualenv.
PYTHONPATH
extism-py
Right now it's possible to add directories to the search path using
PYTHONPATH
when executingextism-py
, it would be nice to have a more complete story around how to integrate with pip/virtualenv.