Skip to content

Commit 917dd7a

Browse files
author
Fred Rodrigues
committed
updating to match dev
1 parent 1527ad8 commit 917dd7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ where = ["src"] # Packages are located in src/ to
7777
exclude = ["docs*", "Documentation*", "build"]
7878

7979
[tool.setuptools.package-data]
80-
afcharts = ["stylelib/*.mplstyle"]
80+
afcharts = ["*.mplstyle"]
8181

8282
[tool.ruff]
8383
line-length = 120

0 commit comments

Comments
 (0)