Skip to content

Commit

Permalink
Cleanup setup again
Browse files Browse the repository at this point in the history
  • Loading branch information
hmaarrfk committed Jul 10, 2024
1 parent a8820f1 commit 7b2aff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ def run(self):
'textdistance>=4.2.0',
'three-merge>=0.1.1',
'watchdog>=0.10.3',
'importlib-metadata>=4.8.3;python_version<"3.10"',
'importlib-metadata>=4.6.0;python_version<"3.10"',
]

# Loosen constraints to ensure dev versions still work
Expand Down

0 comments on commit 7b2aff6

Please sign in to comment.