-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
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)
refgenconf/refgenconf/recipe.py
Line 3 in 3f2ea03
| 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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels