diff --git a/setup.cfg b/setup.cfg index c64578c5..db1467b3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -43,6 +43,10 @@ tests_require = flake8 zip_safe = False +[options.package_data] +seismic = + plot/batlow.txt + [options.extras_require] docs = sphinx<6.0