From 85c6341e2c1d7cb6bb0e844f7293c1063d16dada Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 23 Jul 2019 12:51:40 +0200 Subject: [PATCH] Put all relevant files to sdist --- MANIFEST.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MANIFEST.in b/MANIFEST.in index 1aba38f..fbcdf24 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1 +1,6 @@ include LICENSE +include pyproject.toml +include tox.ini +include tests/*.py +include tests/tox.ini +prune tests/.tox