Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit e5a916f

Browse files
author
Matthias Koeppe
committed
tox.ini: Add codespell to envlist
1 parent caba287 commit e5a916f

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
@@ -10,7 +10,7 @@
1010
###
1111
envlist =
1212
##### Delegation to src/tox.ini #####
13-
doctest, coverage, startuptime, pycodestyle, relint,
13+
doctest, coverage, startuptime, pycodestyle, relint, codespell,
1414
##### Sage-the-distribution tests #####
1515
check_configure,
1616
##### Sage-the-distribution portability tests #####

0 commit comments

Comments
 (0)