id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
7783,The current subversion code does not have a setup.py file,sto,airadier,The commited plugin can't be installed using setup.py_\r\nI've installed it doing the following:\r\n\r\n{{{\r\nmkdir parametrizedtemplatesplugin\r\nwget "http://trac-hacks.org/attachment/ticket/7783/setup.py?format=raw" \\\r\n     -O setup.py\r\nsvn co http://trac-hacks.org/svn/parametrizedtemplatesplugin/0.11 \\\r\n    parametrizedtemplates\r\npython setup.py install\r\n}}}\r\n\r\nCan you update the code to include a setup.py? I've attached mine to\r\nthis ticket_ just in case it is useful.\r\n,defect,closed,normal,ParametrizedTemplatesPlugin,normal,fixed,,,0.11
