Opened 11 years ago

Last modified 7 years ago

#10662 closed enhancement

Support for python setup for installing the plugin — at Initial Version

Reported by: Nick Burch Owned by: Terry Brown
Priority: normal Component: ComponentsProcessorMacro
Severity: normal Keywords: patch
Cc: Trac Release:

Description

I think it would be helpful if the ComponentsProcessor Macro could be installed using python setup tools, similar to many of the other plugins

Attached are the two files needed to support this. Place setup.py into the current 0.11 directory, move ComponentsListMacro.py into a componentsprocessormacro subdirectory, and place the init.py in there with it.

Change History (2)

Changed 11 years ago by Nick Burch

Attachment: __init__.py added

Changed 11 years ago by Nick Burch

Attachment: setup.py added
Note: See TracTickets for help on using tickets.