Skip to content

Commit 2a269a4

Browse files
committed
after uxv pyrefly init
1 parent d135b84 commit 2a269a4

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

vxsort/smallsort/codegen/pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,9 @@ dev = ["ruff>=0.14.0", "setuptools>=80.9.0"]
1919
[tool.pytest.ini_options]
2020
testpaths = ["tests"]
2121
pythonpath = ["src"]
22+
23+
[tool.pyrefly]
24+
project-includes = [
25+
"**/*.py*",
26+
"**/*.ipynb",
27+
]

0 commit comments

Comments
 (0)