import setuptools setuptools.setup( install_requires = [ 'pyamaha @ git+https://github.com/nduhamel/pyamaha.git@citadel#egg=pyamaha', ] )