We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81fa082 commit 657af22Copy full SHA for 657af22
pyproject.toml
@@ -92,9 +92,3 @@ typeCheckingMode = "strict"
92
reportPrivateUsage = "none"
93
reportUnnecessaryIsInstance = "none"
94
reportUnnecessaryComparison = "none"
95
-
96
-[tool.uv.sources]
97
-rsconnect-python = { workspace = true }
98
99
-[tool.uv.workspace]
100
-members = ["tests/testdata/python-project"]
0 commit comments