Skip to content

firedrake-install --doi enhancement #2563

Open
@wence-

Description

@wence-

One problem with firedrake-install --doi is that while it captures versions of the core firedrake dependencies, it just relies on pip version resolution for everything else. One way to solve this is to diligently apply version constraints in all the requirements files. This is, however, a significant ongoing maintenance burden.

Here's some code that pokes the pypi API to allow one to say pip-from --date xxxx package to install a package from a given date. This would probably be sufficient to get working installs for older dois.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions