Skip to content

Commit 5ef1cfe

Browse files
committed
missing assets
1 parent 20ccf71 commit 5ef1cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ include = ["pyconlang*"]
4747
version = { attr = "pyconlang.__version__" }
4848

4949
[tool.setuptools.package-data]
50-
pyconlang = ["data/**/*"]
50+
pyconlang = ["assets/**/*"]
5151

5252
[tool.mypy]
5353
mypy_path = "stubs"

0 commit comments

Comments
 (0)