Modify

Ticket #260 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

0.6.1 incompatibility with jython (at install time)

Reported by: nevion@… Owned by: andrew
Priority: minor Milestone:
Component: commands Version: 0.6.1
Keywords: Cc:

Description

simply change the

from setuptools import setup, find_packages

statement to a

from distutils.core import setup

Attachments

Change History

comment:1 in reply to: ↑ description Changed 2 years ago by anonymous

Replying to nevion@…:
whops, forgot to say where: in the setup.py file
I wish I used the hg dl method for an easy diff :-).

comment:2 Changed 2 years ago by andrew

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in [04b2c36304b7].

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


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

 
Note: See TracTickets for help on using tickets.