Skip to content

Commit 78285a5

Browse files
authored
Pin codespell version to fix builds (#2550)
1 parent 66a107f commit 78285a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1206,7 +1206,7 @@ commands =
12061206
basepython: python3
12071207
recreate = True
12081208
deps =
1209-
codespell
1209+
codespell==2.2.6
12101210

12111211
commands =
12121212
codespell

0 commit comments

Comments
 (0)