Skip to content

Tests on Python 3 are slow #11

Description

@jhamrick

From @takluyver:

Travis tests on Python 3 are really sloooow, because the numpy in the Ubuntu repositories is incompatible with the requirements spec, so it has to compile numpy and pandas from scratch, which is slow. If we relaxed the requirements a bit, we could apt-get install pandas. The Ubuntu 12.04 repositories have pandas 0.10.1, and we could add the NeuroDebian repo, which has 0.12.

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