Tor Öhrn

Results 3 comments of Tor Öhrn

Also had the same issue after adding [the BeautifulSoup fix](https://github.com/JECSand/yahoofinancials/pull/72/files#diff-859f0dd652dec0f5114399943a987467R153-R155), that I got these `None` results. @syrakusmrdrte, @CDCDM1986 I Fixed it by adding [the second user-agent header change fix](https://github.com/JECSand/yahoofinancials/pull/72/files#diff-859f0dd652dec0f5114399943a987467L71-R71). Perhaps...

I would say that it goes in line with e.g the [twelve factor app methodology](http://12factor.net/config). It lets us have environment agnostic builds of our Angular app and we can fast...

Thank you @akoen! Followed your suggestion and it worked after a while. Had to build wheel for [nlopt](https://pypi.org/project/nlopt/#files) as well since that didn't have pypi dist for arm64 either. I...