requirements-packaging.txt
168 Bytes
-
Upgrade transifex-client dependency to 0.11 · 6dcb994c
Version 0.11b3's setup.py had an undeclared dependency on `py2exe` when running on Windows (see https://github.com/transifex/transifex-client/blob/0.11b3/setup.py#L23), which made it impossible to install without having a working `py2exe` to begin with. This has been fixed in 0.11 proper.
Aarni Koskela committed