Skip to content

Commit 1936a43

Browse files
committed
Added new "words" submodule.
1 parent 4d775f5 commit 1936a43

File tree

8 files changed

+10070
-10
lines changed

8 files changed

+10070
-10
lines changed

.isort.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ known_third_party =
1818
coverage_pyver_pragma
1919
faker
2020
github
21+
importlib_resources
2122
pydash
2223
pytest
2324
pytest-cov

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ include __pkginfo__.py
22
include LICENSE
33
include requirements.txt
44
prune **/__pycache__
5+
include domdf_python_tools/google-10000-english-no-swears.txt
56
recursive-include domdf_python_tools *.pyi
67
include domdf_python_tools/py.typed

0 commit comments

Comments
 (0)