We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83f7979 commit 9f652feCopy full SHA for 9f652fe
pyproject.toml
@@ -46,7 +46,7 @@ Documentation = "https://xai.arya.ai/docs/introduction"
46
packages = { find = { where = ["."] } }
47
48
[tool.setuptools.package-data]
49
-"" = ["*.md", "*.txt"]
+"*" = ["*.md", "*.txt"]
50
51
[tool.setuptools_scm]
52
version_scheme = "guess-next-dev"
0 commit comments