Skip to content
  • Georges Racinet's avatar
    Bumping attrs dependency for cached properties with slots · 60f686ff24c6
    Georges Racinet authored
    Version 23 of the `attrs` library has some magic to make
    `functools.cached_property` work with slots transparently.
    
    This does not conflict the version of `attrs` used by Mercurial,
    because it is fully vendored in the latter.
    
    This is worth at least a minor version bump.
    60f686ff24c6
This project manages its dependencies using pip. Learn more