Ticket #269 (closed task: invalid)

Opened 2 years ago

Last modified 1 year ago

support distribute in setup.py

Reported by: dev Assigned to: dev
Priority: major Milestone: 0.7
Component: Coherence - across the board Version:
Keywords: Cc:

Description

As it seems setuptools isn't the preferred Python packaging tool anymore we should support distribute too

Change History

23.06.2011 16:32:01 changed by htgoebel

  • status changed from new to closed.
  • resolution set to invalid.

distribute is a drop-in replacement for setuptools, so there is nothing to do here.