`requires=['pip', 'virtualenv', 'Mercurial'],` should be `install_requires=['pip', 'virtualenv', 'Mercurial'],`