third_party.pylibs.pylint.src/MANIFEST.in
2019-06-20 10:02:14 +02:00

14 lines
352 B
Plaintext

include ChangeLog
include CONTRIBUTORS.txt
include COPYING
include DEPENDS
include README.rst
include bin/*
include examples/*.py examples/pylintrc examples/pylintrc_camelcase
include elisp/startup elisp/*.el
include man/*.1
include pytest.ini
recursive-include doc *.bat *.png *.py *.svg *.rst *.txt Makefile
graft tests
recursive-exclude tests *.pyc