Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Upgrade transifex-client dependency to 0.11
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.
  • Loading branch information
akx committed Nov 26, 2015
commit 6dcb994c9851d74f3daab887eebdd4f48bf077e3
2 changes: 1 addition & 1 deletion requirements/requirements-packaging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ wheel==0.24.0
twine==1.4.0

# Transifex client for managing translation resources.
transifex-client==0.11b3
transifex-client==0.11