Created an installable package.
When the dependencies are installed twillo breaks the install.
twillo tries to install first and complains that it requires numpy, pip does not install it.
Need to get pip to install twillo last after the other dependencies are in place
Created an installable package. When the dependencies are installed twillo breaks the install. twillo tries to install first and complains that it requires numpy, pip does not install it. Need to get pip to install twillo last after the other dependencies are in place