fix(install): remove uv exclude-newer cutoff
This commit is contained in:
@@ -164,6 +164,3 @@ exclude = ["tinker-atropos"]
|
||||
[tool.ruff]
|
||||
exclude = ["tinker-atropos"]
|
||||
select = [] # disable all lints for now, until we've wrangled typechecks a bit more :3
|
||||
|
||||
[tool.uv]
|
||||
exclude-newer = "7 days"
|
||||
|
||||
Reference in New Issue
Block a user