Skip to content

Cache info in summary doesn't recognize -C option to test #121

Open
@asmeurer

Description

The summary uses os.getenv("SYMPY_USE_CACHE"), which isn't changed with bin/test -C. I guess the only way is to parse the test output for the cache info in the header, falling back to os.getenv if that fails.

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