Changes between Initial Version and Version 1 of Ticket #1274, comment 32


Ignore:
Timestamp:
2011-06-13T00:25:11Z (14 years ago)
Author:
davidsarah
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1274, comment 32

    initial v1  
    1515
    1616{{{
    17 Requires-Dist: Twisted (>9.0.0); sys.platform == 'win32'
    18 Requires-Dist: Twisted (>2.4.0); sys.platform != 'win32'
     17Requires-Dist: Twisted (>=9.0.0); sys.platform == 'win32'
     18Requires-Dist: Twisted (>=2.4.0); sys.platform != 'win32'
    1919}}}