No need for virtualenv
Braintelligence opened this issue · 1 comments
Braintelligence commented
Since we only run one Python app in the container we don't need to use virtualenv.
Just use pip install on the globally installed Python3.
galexrt commented
Python virtualenv has been removed now.