-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMANIFEST.in
52 lines (52 loc) · 1.52 KB
/
MANIFEST.in
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
include MANIFEST.in
include README.rst
include bbfreeze/__init__.py
include bbfreeze/__main__.py
include bbfreeze/bdist_bbfreeze.py
include bbfreeze/codehack.py
include bbfreeze/eggutil.py
include bbfreeze/ensure_setuptools.py
include bbfreeze/freezer.py
include bbfreeze/getdeps.py
include bbfreeze/load_console.py
include bbfreeze/modulegraph/__init__.py
include bbfreeze/modulegraph/find_modules.py
include bbfreeze/modulegraph/modulegraph.py
include bbfreeze/modulegraph/util.py
include bbfreeze/py.py
include bbfreeze/recipes.py
include bbfreeze/winexeutil.py
include setup.cfg
include setup.py
include showvars.py
include tests/baz/__init__.py
include tests/baz/dom/__init__.py
include tests/baz/dom/expatbuilder.py
include tests/baz/parsers/__init__.py
include tests/baz/parsers/expat.py
include tests/bazscript.py
include tests/conftest.py
include tests/ex-celementtree.py
include tests/ex-email_mimetext.py
include tests/ex-fsenc.py
include tests/ex-kinterbasdb.py
include tests/ex-lxml.py
include tests/ex-matplotlib.py
include tests/ex-mbox.py
include tests/ex-pylog.py
include tests/ex-pythoncom.py
include tests/ex-pywintypes.py
include tests/ex-time.py
include tests/ex-tkinter.py
include tests/ex-wxpython.py
include tests/hello-world.py
include tests/python.ico
include tests/relimport/__init__.py
include tests/relimport/forms.py
include tests/test_filesystemencoding.py
include tests/test_guiscript.py
include tests/test_icon.py
include tests/test_relimport.py
include tests/test_script.py
include tests/wx-example.py
include tox.ini