Skip to content

CI broken #3198

@d-chambers

Description

@d-chambers

Avoid duplicates

  • I searched existing issues

Bug Summary

It appears the current CI installation is not sufficient to resolve all of the deps for testing. See here.

I can reproduce this issue locally by using the appropriate env file in the .github folder and installing obspy with

pip install . --no-deps

However, if I replace the no deps with an editable installation everything works fine

pip install  -e .

I think this was mentioned in #3176 but I didn't follow that thread completely. Any ideas why this is setup this way @trichter or @megies ?

Installation Method?

developer installation / from source / git checkout

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIissue generally related to continuous integrationbugconfirmed bugexternalIt's not our fault!release blockercritical issues blocking the corresponding future releasetestingissues generally related to our testing setup / infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions