I cloned master to fix a bug but installing a local version of folium didn't work for me. It rather complained that branca wasn't installed. And actually I can't see where the dependency on branca is declared...
I'd have expected branca to appear in either setup.py or requirements.txt, but I don't see it there. Having said that installing from pypi works. What's going on here?