[Reformatted as original post got mangled]
Looking for advice on the best way to remove unused modules from a Python
virtual environment. My setup is Python 3.6.6 running on macOS although I
believe my use case is OS independent.
Background: Long running project that, over the course of time, p
Looking for advice on the best way to remove unused modules from a
Python virtual environment. My setup is Python 3.6.6 running on macOS
although I believe my use case is OS independent.
Background: Long running project that, over the course of time, pip installed
modules that are no longer used b