Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Link checker fails on Python 3.12 #157

Description

@AlexanderWells-diamond

As of Python3.12, the numpy package numpy.distutils has been deprecated. This causes a problem in the link check workflow. Here's an example failed workflow.

The skeleton should be modified so that its linkchecker works. The simplest solution for now is likely pinning the python version in linkcheck.yml to specify a Python version <=3.11.

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