Skip to content

Commit 41e0454

Browse files
committed
Tweak dictionary
1 parent 2c2260f commit 41e0454

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

additional_dictionary.txt renamed to comment_spell_check/additional_dictionary.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,7 @@ Norbash
477477
Notre
478478
Nrrd
479479
Nth
480+
NumFOCUS
480481
NumbericTraits
481482
Numerics
482483
Nx

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ dependencies = {file = ["requirements.txt"]}
2828
[project.scripts]
2929
comment_spell_check = "comment_spell_check.comment_spell_check:main"
3030

31+
[tool.setuptools.package-data]
32+
"*" = ["*.txt"]
33+
3134
[tool.setuptools_scm]
3235
local_scheme = "dirty-tag"
3336

0 commit comments

Comments
 (0)