impactlab / eemeter

‼️ MOVED TO https://github.com/openeemeter/eemeter - Core computation engine for the Open Energy Efficiency Meter
https://eemeter.readthedocs.io/
MIT License
25 stars 13 forks source link

Docs on RTD aren't building correctly #88

Closed philngo closed 9 years ago

philngo commented 9 years ago

Something in the sphinx build is failing on read the docs. Building works locally on my machine, so this one may take some tracking down. Hasn't built correctly since eemeter v0.1.1

philngo commented 9 years ago

Issue may have something to do with the sphinx version. I was building locally with 1.2.1, but RTD is using 1.3.1 for the build. When I use 1.3.1 locally, I get the following error:

 TypeError: 'Mock' object is not iterable
philngo commented 9 years ago

Issue seems to have been a 'six' import. Worked fine after removing it. b8469266541a629e1ec2dda3ec2abe1beef2ed3a