Skip to content

document disabling byte-code writing via conftest #1680

@RonnyPfannschmidt

Description

@RonnyPfannschmidt

when developing projects that are subject to change,
its easy to forget to remove stale pyc files,

thus i propose adding a ini option that sets sys.dont_write_bytecode before importing the first conftest

[pytest]
dont_write_bytecode = true

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueeasy issue that is friendly to new contributorstatus: help wanteddevelopers would like help from experts on this topictype: docsdocumentation improvement, missing or needing clarification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions