Opened at 2015-03-19T20:02:45Z
Last modified at 2020-01-20T19:20:37Z
#2392 closed defect
add dependency on pypiwin32 to satisfy Twisted on Windows — at Initial Version
Reported by: | zooko | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | packaging | Version: | 1.10.0 |
Keywords: | review | Cc: | |
Launchpad Bug: |
Description
https://pypi.python.org/pypi/pypiwin32
This is a fork (actually a very small fork, a.k.a. a toothpick) of pywin32, produced by Glyph in order to fix the problem of pywin32 not being pip-installable:
http://sourceforge.net/p/pywin32/bugs/669/
Depending on this would allow us to use newer versions of Twisted, which would remove the problem with comment:8:ticket:2066. I think this would allow us to close #2066.
Note: See
TracTickets for help on using
tickets.