There was an error while loading. Please reload this page.
1 parent b3086b0 commit 99aaae9Copy full SHA for 99aaae9
1 file changed
pyproject.toml
@@ -84,9 +84,6 @@ py-modules = ["bin"]
84
[project.scripts]
85
"nvd" = "bin.__main__:main"
86
87
-[tool.uv]
88
-compile-bytecode = true
89
-
90
[tool.ruff.lint]
91
select = []
92
ignore = ["G004", "PTH"]
0 commit comments