Skip to content

Commit 9118d96

Browse files
committed
update ty settings
1 parent 41f8dc7 commit 9118d96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pyproject.toml.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ lint = { cmd = "prek run --all-files", help = "Run linters and formatters" }
2626
test = { cmd = "pytest", help = "Run tests" }
2727

2828
[tool.ty]
29+
environment = { python-platform = "all" }
2930
terminal = { output-format = "concise" }
3031

3132
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)