galexrt/container-healthchecks

No need for virtualenv

Braintelligence opened this issue · 1 comments

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.

Python virtualenv has been removed now.