Skip to content

Tox to detect non-compliance w/dataframe library requirements #169

@tylerriccio33

Description

@tylerriccio33

Tox would allow us to figure out if tests truly rely on polars or pandas. For example, we could run the whole of CI w/Polars only and the whole of CI w/Pandas only. If one fails, we know there is a ghost dependency issue.

May solve issues like #132

Not exactly a priority but a good way of covering bases. Might have to get fancy with xfails and markers.

https://tox.wiki/en/4.25.0/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions