mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 04:23:41 +00:00
Remove 7 days requirement to improve windows compatibility (#999)
This commit is contained in:
committed by
GitHub
parent
f1668af932
commit
afc6a3da07
@@ -28,9 +28,6 @@ dependencies = [
|
||||
"pytest>=8.3.5",
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
exclude-newer = "7 days" # Requires a recent uv; run `uv self update` if unsupported
|
||||
|
||||
[tool.uv.sources]
|
||||
llms-from-scratch = { workspace = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user