diff --git a/snf/info.py b/snf/info.py index 1febc5b..ed2a5ae 100644 --- a/snf/info.py +++ b/snf/info.py @@ -38,7 +38,10 @@ ])) PACKAGE_DATA = { - 'snfpy': ['tests/data/*'] + 'snf': [ + 'tests/data/digits/*csv', + 'tests/data/sim/*csv' + ] } CLASSIFIERS = [