-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathMANIFEST.in
More file actions
27 lines (22 loc) · 784 Bytes
/
MANIFEST.in
File metadata and controls
27 lines (22 loc) · 784 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
graft docs
graft resources
graft src
graft tests
prune examples
prune resources/jlani/wordlists/plain
include resources/jlani/wordlists/plain/afr.words
include resources/jlani/wordlists/plain/ara.words
include resources/jlani/wordlists/plain/deu.words
include resources/jlani/wordlists/plain/ell.words
include resources/jlani/wordlists/plain/eng.words
include resources/jlani/wordlists/plain/fra.words
include resources/jlani/wordlists/plain/ita.words
include resources/jlani/wordlists/plain/por.words
include resources/jlani/wordlists/plain/rus.words
include resources/jlani/wordlists/plain/spa.words
include resources/jlani/wordlists/plain/zho.words
include setup.cfg
include pyproject.toml
include tox.ini
include README.md
global-exclude *.py[cod] __pycache__/* *.so *.dylib