-
-
Notifications
You must be signed in to change notification settings - Fork 20
/
MANIFEST.in
executable file
·38 lines (38 loc) · 1.27 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
include INSTALL
include INSTALL-INFO-FILES
include LICENSE
include NEWS
include README
include README-AUTOPAIR.org
include README-ROPEMACS
include README_DEVEL.org
include README_VIRTUALENV
include byte-compile-directory.sh
include completion/auto-complete-pycomplete.el
include completion/company-pycomplete.el
include completion/pycomplete.el
include completion/pycomplete.py
include completion/test_pycomplete.py
include doc/commands-python-mode.org
include doc/commands-python-mode.rst
include doc/variables-python-mode.org
include doc/variables-python-mode.rst
include python-mode.el
include test/doctest-mode.el
include test/py-ert-always-split-lp-1361531-tests.el
include test/py-ert-beginning-tests.el
include test/py-ert-execute-block-test.el
include test/py-ert-execute-region-test.el
include test/py-ert-fill.el
include test/py-ert-forward-tests.el
include test/py-ert-function-tests.el
include test/py-ert-indent-tests-1.el
include test/py-ert-just-two-split-lp-1361531-tests.el
include test/py-ert-misc-tests-1.el
include test/py-ert-navigation-tests-1.el
include test/py-ert-scope-tests-1.el
include test/py-ert-variablen-tests.el
include test/py-execute-region-commandp-test.el
include test/py-shell-arg-ert-tests.el
include test/py-ert-delete-tests-1.el
include test/py-extra-tests.el