mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-20 11:35:00 +00:00
pin importlib-metadata<8.0.0
This commit is contained in:
parent
5dc55f5291
commit
e65f999c7a
2 changed files with 9 additions and 2 deletions
|
@ -36,3 +36,8 @@ tree-sitter==0.21.3
|
|||
|
||||
# To retain python 3.9 compatibility
|
||||
scipy<1.14
|
||||
|
||||
# GitHub Release action failing on "KeyError: 'home-page'"
|
||||
# https://github.com/pypa/twine/blob/6fbf880ee60915cf1666348c4bdd78a10415f2ac/twine/__init__.py#L40
|
||||
# Uses importlib-metadata
|
||||
importlib-metadata<8.0.0
|
Loading…
Add table
Add a link
Reference in a new issue