Skip to content

Python client needs lxml now to run and doesn't include it as an install_requires #949

Description

@jonespm

About a year ago lxml was added to Client.py in cdc604c for the Python version of the client but wasn't added to the requirements, so it fails if you try to run the client when including this as a package. This should probably be fixed here to include the most recent lxml.

install_requires=['requests>=2.4.2', 'requests-toolbelt', 'six'],

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions