#2899: Plugin load order
----------------------------------+-----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: cmlenz
Type: defect | Status: closed
Priority: high | Milestone: 0.10
Component: general | Version: 0.9.3
Severity: major | Resolution: fixed
Keywords: |
----------------------------------+-----------------------------------------
Comment (by [EMAIL PROTECTED]):
Hmmm, could the loader code be extended to handle 'extras_require'? I
don't know anything about pkg_resources but looking
[http://dev.extensibleforge.net/pydoc/pkg_resources here] I see:
requires(self, extras=())
List of Requirements needed for this distro if `extras` are used
I can see the code is using as_requirement at present, would it help to
use requires?
--
Ticket URL: <http://trac.edgewall.org/ticket/2899>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets