From 83d415001cc0430fcbbcf52917d5e952e3bec9cf Mon Sep 17 00:00:00 2001 From: Claudiu Popa Date: Thu, 20 Sep 2018 09:17:31 +0200 Subject: Add pytest.ini to MANIFEST --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in index b42d3d02a..dc97c4ece 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -6,5 +6,6 @@ include bin/* include examples/*.py examples/pylintrc examples/pylintrc_camelcase include elisp/startup elisp/*.el include man/*.1 +include pytest.ini recursive-include doc *.rst *.jpeg Makefile *.html *.py *.bat graft pylint/test -- cgit v1.2.1