quantiacs-python
quantiacs-python copied to clipboard
Fix for changes to pip API
Pip API no longer supports 'get_installed_distributions' method. This fix changes to use pkg_resources module instead.