Change python-xrd to python-rd

Also need to release python-rd to PyPI
pull/9/head
Jeremy Carbaugh 2013-05-15 11:53:16 -03:00
rodzic f50a662dd5
commit afff13cd7e
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -12,7 +12,7 @@ setup(name="webfinger",
license='BSD',
url="http://github.com/jcarbaugh/python-webfinger/",
long_description=long_description,
install_requires=["python-xrd"],
install_requires=["python-rd"],
platforms=["any"],
classifiers=[
"Development Status :: 4 - Beta",