Commit 6205de9
authored
Update pyproject.toml
There is a bug in tyro v0.9.23 which prevents parsing a large list of files with the mode:selected --mode.files command. It errors out after parsing more than 530 files - but this is not an issue pre-v0.9.23.
At this time, we just pin to that older version1 parent 4a342a7 commit 6205de9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments