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 1683b92 commit 8f5ba8cCopy full SHA for 8f5ba8c
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