Skip to content

Commit 6a9655b

Browse files
committed
fix
1 parent 47b0388 commit 6a9655b

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ description = "Integrate PostHog into any python application."
99
authors = [{ name = "PostHog", email = "[email protected]" }]
1010
maintainers = [{ name = "PostHog", email = "[email protected]" }]
1111
license = "MIT License"
12+
license-files = []
1213
readme = "README.md"
1314
requires-python = ">=3.9"
1415
classifiers = [
@@ -83,8 +84,6 @@ packages = [
8384
"posthog.exception_integrations",
8485
]
8586

86-
license-files = []
87-
8887
[tool.setuptools.dynamic]
8988
version = { attr = "posthog.version.VERSION" }
9089

setup.cfg

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)