Skip to content

New refgenconf requires python 3.8 #144

@nsheff

Description

@nsheff
refgenconf/recipe.py:3: in <module>
    from functools import cached_property
E   ImportError: cannot import name 'cached_property' from 'functools' (/opt/hostedtoolcache/Python/3.7.14/x64/lib/python3.7/functools.py)

from functools import cached_property

@stolarczyk Were you intending to make refgenconf depend on Python 3.8?

Or do you think of this as an optional thing that we should take out until 3.7 is deprecated?

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