Modify

Opened 18 years ago

Closed 12 years ago

#529 closed defect (fixed)

Error in setup.py

Reported by: alvaro@… Owned by: Ryan J Ollos
Priority: normal Component: WebAdminUsersPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.9

Description (last modified by Ryan J Ollos)

I needed to remove the first two lines in setup.py to be able to install the plugin:

import ez_setup
ez_setup.use_setuptools()

Attachments (0)

Change History (2)

comment:1 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)
Owner: changed from jml to Ryan J Ollos
Status: newassigned

comment:2 Changed 12 years ago by Ryan J Ollos

Resolution: fixed
Status: assignedclosed

(In [11849]) Fixes #529: Removed bad import statement. Untested patch.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.