Skip to content

Require recent python version explicitly #42

@lisad

Description

@lisad

Because the project requierments file includes django 5.2, older versions of python don't work. I figured this out in my environment, but it wasn't obvious, because pip install filters out versions of libraries that don't support your older version of python, so it looked like the error was with django.

There's a couple approaches to this (pyproject.toml? requirements.txt?) but it would be good to use the same approach in our multiple projects

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions