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 7698229 commit 771b3baCopy full SHA for 771b3ba
pyproject.toml
@@ -85,7 +85,7 @@ mangle = "insights.util.mangle:main"
85
86
[tool.setuptools.dynamic]
87
version = {attr = "insights.version._VERSION_"}
88
-readme = {file = ["README.rst", "CONTRIBUTING.md"]}
+readme = {file = ["README.rst"]}
89
90
[tool.pytest.ini_options]
91
addopts = "-rsxXfE --ignore=./build/"
0 commit comments