Skip to content

Commit 2fa0bf0

Browse files
committed
Project Management: Hatch: Fix not quite correct and too verbose entry in dependency constraints file.
1 parent 79fe7f3 commit 2fa0bf0

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,2 @@
11
# Pip constraints file for Hatch installation
2-
#
3-
# Click 8.3.0 introduced breaking changes that broke Hatch
4-
# See: https://github.com/pypa/hatch/issues/2050
5-
#
6-
# Remove this constraint once Hatch releases a fix
7-
8-
click<8.3.0
2+
click<8.3.0 # https://github.com/pypa/hatch/issues/2050

0 commit comments

Comments
 (0)