Ticket #239 (closed enhancement: fixed)

Opened 9 months ago

Last modified 9 months ago

use setuptools (optionally) to declare dependency on twisted

Reported by: zooko Assigned to:
Priority: major Milestone: 0.7.8
Component: other Version: 0.7.6
Keywords: Cc:

Description

This patch makes it so that if setuptools is importable when setup.py is interpreted, then we put a dependency on twisted >= 2.4.0 into the package ("distribution") metadata.

Attachments

patches (4.6 kB) - added by zooko on 04/17/08 13:26:53.

Change History

04/17/08 13:26:53 changed by zooko

  • attachment patches added.

04/28/08 15:02:16 changed by warner

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from undecided to 0.7.8.

accepted