Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/drop-setuptools-git. Description: Stop using setuptools_git and just include all the data/config files that are meant to be distributed in the MANIFEST.in file. This saves distribution vendors from having to re-distribute git repositories. It's also what every Python developer should know about and has the benefit of increased transparency about what gets installed and what not. Specification URL (additional information): http://wiki.openstack.org/DropSetupToolsGit