Skip to content

tests fail if moto is not installed #20619

Closed
@fersarr

Description

@fersarr

Problem description

Running the tests for pandas fail if moto is not installed. I tried finding a way to avoid tests that require it, but its imported in the conftests.py

pandas/tests/io/conftest.py", line 3, in <module>
E       import moto

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions