id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
9800	setup.py does not declare install_requires dependencies	willmerae	osimons	TracXMLRPC requires Trac and Genshi, but it doesn't declare this. The following lines should be added to setup.py\r\n{{{\r\n    install_requires=[\r\n        'Genshi',\r\n        'Trac',\r\n        ],\r\n}}}	defect	new	low	XmlRpcPlugin	normal			olemis, rjollos, bobbysmith007, hasienda	0.11
