Ticket #4364 (closed defect: duplicate)
python setup.py install does not work with trac 0.10.x
| Reported by: | anonymous | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | admin/web | Version: | 0.10.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by eblot) (diff)
svn co http://svn.edgewall.com/repos/trac/sandbox/webadmin rettung:~/webadmin# python setup.py install
Traceback (most recent call last):
File "setup.py", line 25, in ?
packages=find_packages(exclude=['ez_setup', '*.tests*']),
TypeError: find_packages() got an unexpected keyword argument 'exclude'
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


