We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79fe7f3 commit 2fa0bf0Copy full SHA for 2fa0bf0
1 file changed
.auxiliary/configuration/hatch-constraints.pip
@@ -1,8 +1,2 @@
1
# 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
+click<8.3.0 # https://github.com/pypa/hatch/issues/2050
0 commit comments