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 6101942 commit 158f81aCopy full SHA for 158f81a
pyproject.toml
@@ -93,9 +93,3 @@ typeCheckingMode = "strict"
93
reportPrivateUsage = "none"
94
reportUnnecessaryIsInstance = "none"
95
reportUnnecessaryComparison = "none"
96
-
97
-[tool.uv.sources]
98
-rsconnect-python = { workspace = true }
99
100
-[tool.uv.workspace]
101
-members = ["tests/testdata/python-project"]
0 commit comments