We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 792a1db commit 00354dcCopy full SHA for 00354dc
2 files changed
pyproject.toml
@@ -32,6 +32,9 @@ dependencies = [
32
"plotly-stubs>=0.0.5",
33
]
34
35
+[tool.uv]
36
+exclude-newer = "1 week"
37
+
38
[tool.pytest.ini_options]
39
pythonpath = [
40
"intbot"
0 commit comments