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 d35a7d5 commit a084283Copy full SHA for a084283
pyproject.toml
@@ -38,4 +38,6 @@ exclude="^(tests|testing)$"
38
namespace_packages=true
39
explicit_package_bases=true
40
ignore_missing_imports=true
41
-ignore_errors=true
+ignore_errors=true
42
+install_types=true
43
+non_interactive=true
0 commit comments