Skip to content

labours: Support for Python 3.8 and 3.9Β #376

@nekketsuuu

Description

@nekketsuuu

The package labours v10.7.2, the current latest version of labours, cannot be installed by Python 3.8 and 3.9 using pip3 install -e ./python because its dependent library seriate 1.1.2 depends on ortools 6.9.5824, which only supports Python <= 3.7.

It seems that ortools 7.5 supports Python 3.8, and ortools 8.0 supports Python 3.9.

How about upgrading dependencies to support Python 3.8 and 3.9?

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