Skip to content

Wrong dependency indicated in setup.py #2

@pastoref

Description

@pastoref

In line 80 you have

install_requires.append('append')

it should be 'pandas'

The consequence is that when you try to install the package using pip you cannot understand why it cannot be installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions