Skip to content

Remove numpy/pandas dependencies in surround_cli #278

Description

@luisfciencias

For surround_cli, is it really necessary to have the following entries in requirements.txt:
numpy==1.17.3
pandas==0.25.2?
The simple call to pip install surround_cli gets complicated:
ERROR: Failed cleaning build dir for numpy
and also taking too long for the setup.py execution.

As in the pure surround python module, is it possible to simplify the requirements file?

Activity

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

Metadata

Metadata

Assignees

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