Skip to content

CI is failing #39

Description

@gilesknap

This also fails if I do tox -p

For some reason PYC files are getting generated in the demo_configuration folder. One of the tox -p actions is generating this because if I do rm -r src/deploy_tools/demo_configuration/__pycache__/ and pytest tests it works, but tox -p always fails as the pycache folder gets re-created.

FAILED tests/test_cli.py::test_demo_configuration - deploy_tools.models.save_and_load.LoadError: Unexpected file in configuration directory:
/home/runner/work/deploy-tools/deploy-tools/src/deploy_tools/demo_configuration/__pycache__/make-beamlines.cpython-312.pyc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions