Skip to content

Support reloading non-python files #99

Description

@dacevedo12

It's common for python projects to have non-python files, such as html templates, yaml schemas, api schema definitions etc.

gunicorn's approach to this seems to include the whole directory rather than specific file names https://github.com/benoitc/gunicorn/blob/master/gunicorn/reloader.py#L96

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