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 1daa8a8 commit 47b0388Copy full SHA for 47b0388
pyproject.toml
@@ -8,7 +8,7 @@ dynamic = ["version"]
8
description = "Integrate PostHog into any python application."
9
authors = [{ name = "PostHog", email = "[email protected]" }]
10
maintainers = [{ name = "PostHog", email = "[email protected]" }]
11
-license = { text = "MIT License" }
+license = "MIT License"
12
readme = "README.md"
13
requires-python = ">=3.9"
14
classifiers = [
0 commit comments