Skip to content

*.pyc files should not be part of the repository #1

@svisser

Description

@svisser

These should be generated by the Python interpreter that's going to run the code. The Python byte code in the *.pyc files can vary between interpreters and as such should not be given to the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions