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 aaa443f commit f41b774Copy full SHA for f41b774
stringdtype/pyproject.toml
@@ -35,6 +35,6 @@ per-file-ignores = {"__init__.py" = ["F401"]}
35
36
[tool.meson-python.args]
37
dist = []
38
-setup = ["-Dbuildtype=debug", "-Db_ndebug=false"]
+setup = ["-Dbuildtype=debug"]
39
compile = []
40
install = []
0 commit comments