From fb970872ef934d680a3a9e24146edda1989128ac Mon Sep 17 00:00:00 2001 From: Thomas Robitaille Date: Wed, 6 Mar 2019 22:59:55 +0000 Subject: [PATCH] Fix data paths --- setup.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index dd09cc2e61c..3c5c6d68933 100644 --- a/setup.cfg +++ b/setup.cfg @@ -82,7 +82,8 @@ docs = scikit-image [options.package_data] -astropy = astropy.cfg, CITATION, */data/*, */*/data/*, */*/*/data/*, */*/*/*/data/*, */data/*/*, */*/data/*/*, */*/*/data/*/*, */*/*/*/data/*/* +* = data/*, data/*/*, data/*/*/*, data/*/*/*/*, data/*/*/*/*/*, data/*/*/*/*/*/* +astropy = astropy.cfg, CITATION astropy.tests = coveragerc astropy.utils.tests = data/.hidden_file.txt astropy.wcs = include/*/*.h