Changes between Initial Version and Version 1 of Ticket #2032, comment 14


Ignore:
Timestamp:
2014-03-14T17:35:09Z (11 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2032, comment 14

    initial v1  
    55> There may be more than one bug.  I don't understand what the presence of `setuptools` has to do with the bug I find when running `pip install nevow`, which is that if `setup.py` imports `nevow`, then it will import `twisted`.
    66
    7 I was mistaken: the Nevow commit isn't in any release yet. pip depends on setuptools so that will always be present.
     7I was mistaken: the Nevow commit isn't in any release yet [and isn't on trunk, since the branch was never merged]. pip depends on setuptools so that will always be present.