From ffcf9e7a64100add8c9aa6d0493c3b7c0f272380 Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Sun, 3 Jan 2021 09:04:48 +0100 Subject: [PATCH] Drop deleted files from MANIFEST.in --- MANIFEST.in | 4 ---- 1 file changed, 4 deletions(-) diff --git a/MANIFEST.in b/MANIFEST.in index 6836bda4..a22fd89e 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -538,7 +538,6 @@ include tests/common.TestCase include tests/complete-ci-tests include tests/config.py include tests/deploy.TestCase -include tests/description-parsing.py include tests/dummy-keystore.jks include tests/dump_internal_metadata_format.py include tests/exception.TestCase @@ -806,6 +805,3 @@ include tests/v2.only.sig_2.apk include tests/valid-package-names/random-package-names include tests/valid-package-names/RandomPackageNames.java include tests/valid-package-names/test.py -include tests/xref/metadata/aarddict.android.yml -include tests/xref/metadata/org.coolreader.yml -include tests/xref/metadata/org.geometerplus.zlibrary.ui.android.yml