Skip to content
This repository was archived by the owner on Nov 29, 2022. It is now read-only.
This repository was archived by the owner on Nov 29, 2022. It is now read-only.

Switch to using a Python Package manager #4

@draco2003

Description

@draco2003

Currently the Dockerfile has hardcoded python package versions in it. So while this builds a functioning container it does not allow us to use standard build and maintenance practices for keeping those packages up to date.

It would be great to have someone pull those versions out to a requirements.txt or pyproject.toml based list and add the appropriate changes to the Dockerfile, CI and Renovate configuration.

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