We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbf8c7b commit 72bc307Copy full SHA for 72bc307
setup.cfg
@@ -17,7 +17,7 @@ exclude = .tox,.git,docs,venv,.venv
17
ignore_missing_imports = true
18
19
[metadata]
20
-description-file = README.md
+description_file = README.md
21
22
[tool:pytest]
23
testpaths = tests
0 commit comments