mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-02-21 16:52:05 +00:00
uv-again
This commit is contained in:
parent
738253e800
commit
4a5a5f2b88
|
@ -45,6 +45,12 @@ euler-validate = [
|
|||
"numpy>=2.1.3",
|
||||
"requests>=2.32.3",
|
||||
]
|
||||
dev = [
|
||||
"pytest>=8.3.4",
|
||||
]
|
||||
lint = [
|
||||
"ruff>=0.9.6",
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
target-version = "py313"
|
||||
|
|
Loading…
Reference in New Issue
Block a user