Skip to content

Commit 99aaae9

Browse files
committed
removing uv python bytecode issue
1 parent b3086b0 commit 99aaae9

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,6 @@ py-modules = ["bin"]
8484
[project.scripts]
8585
"nvd" = "bin.__main__:main"
8686

87-
[tool.uv]
88-
compile-bytecode = true
89-
9087
[tool.ruff.lint]
9188
select = []
9289
ignore = ["G004", "PTH"]

0 commit comments

Comments
 (0)