diff --git a/pyproject.toml b/pyproject.toml index 88a1c1e..5a6b2e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -115,10 +115,8 @@ namespaces = false 'make.bat', '*.jpg', '*.png', - '*.gif' -] -"deepecho" = [ - 'deepecho/data/demo.csv' + '*.gif', + '*.csv', ] "tests" = ["*"]