Commit 547968e
committed
chore(pyproject): Fix click version constraint
^7 is equivalent to >=7<8
See also: https://python-poetry.org/docs/versions/#caret-requirements
This doesn't affect normal releases since we still use setup.py pending #6251 parent 602d780 commit 547968e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments