We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20ccf71 commit 5ef1cfeCopy full SHA for 5ef1cfe
pyproject.toml
@@ -47,7 +47,7 @@ include = ["pyconlang*"]
47
version = { attr = "pyconlang.__version__" }
48
49
[tool.setuptools.package-data]
50
-pyconlang = ["data/**/*"]
+pyconlang = ["assets/**/*"]
51
52
[tool.mypy]
53
mypy_path = "stubs"
0 commit comments