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 2f12acd commit 5dab2e0Copy full SHA for 5dab2e0
pyproject.toml
@@ -38,7 +38,6 @@ Homepage = "https://github.com/orbcorp/orb-python"
38
Repository = "https://github.com/orbcorp/orb-python"
39
40
41
-
42
[tool.rye]
43
managed = true
44
# version pins are in requirements-dev.lock
@@ -152,7 +151,6 @@ reportImplicitOverride = true
152
151
reportImportCycles = false
153
reportPrivateUsage = false
154
155
156
[tool.ruff]
157
line-length = 120
158
output-format = "grouped"
0 commit comments