From 91460172bf72d0d474a4981e45335b656c095256 Mon Sep 17 00:00:00 2001 From: Alexander Kapshuna Date: Sat, 18 Aug 2018 21:32:04 +0300 Subject: Add *.pub files to manifest --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in index e718ea24..c13eb177 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,4 @@ include LICENSE test.py setup_helper.py recursive-include docs * -recursive-include tests *.py *.key +recursive-include tests *.py *.key *.pub recursive-include demos *.py *.key user_rsa_key user_rsa_key.pub -- cgit v1.2.1