Skip to content

Conversation

@nryoung
Copy link
Contributor

@nryoung nryoung commented Sep 15, 2015

This pins the transifex-client to 0.11b3. This allows the install of the requirements/requirements-packaging.txt on python 3.4.

Without this change the install of the devel requirements fail:

Collecting transifex-client==0.10 (from -r requirements/requirements-packaging.txt (line 8))
  Downloading transifex-client-0.10.tar.gz (68kB)
    100% |████████████████████████████████| 69kB 26.6MB/s
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 20, in <module>
      File "/private/var/folders/zz/zyxvpxvq6csfxvn_n32txkg4rpqcls/T/pip-build-vs8d_8zq/transifex-client/setup.py", line 14, in <module>
        if long_description.startswith(BOM):
    TypeError: startswith first arg must be str or a tuple of str, not bytes

    ----------------------------------------
    Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/zz/zyxvpxvq6csfxvn_n32txkg4rpqcls/T/pip-build-vs8d_8zq/transifex-client

xordoquy added a commit that referenced this pull request Sep 15, 2015
Update transifex-client requirement to latest release version 0.11b3
@xordoquy xordoquy merged commit 8cae462 into encode:master Sep 15, 2015
@xordoquy
Copy link
Contributor

@nryoung thanks, this is great as 3.4 is now my default :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants