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 a8076aa commit 02a0a30Copy full SHA for 02a0a30
pyproject.toml
@@ -93,8 +93,3 @@ version = {attr = "posthog.version.VERSION"}
93
[tool.pytest.ini_options]
94
asyncio_mode = "auto"
95
asyncio_default_fixture_loop_scope = "function"
96
-
97
-[dependency-groups]
98
-dev = [
99
- "ruff>=0.11.12",
100
-]
0 commit comments