Skip to content

Commit e47f013

Browse files
committed
remove license spec in pyproject.toml
1 parent 0616a7f commit e47f013

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

api/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ dynamic = [
1313
"version",
1414
]
1515
readme = "README.md"
16-
license = {file = "../LICENSE"}
1716
requires-python = ">=3.10"
1817

1918
classifiers = [

common/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ dynamic = [
1313
"version",
1414
]
1515
readme = "../README.md"
16-
license = {file = "../LICENSE"}
1716
requires-python = ">=3.10"
1817

1918
classifiers = [

migrate/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ dynamic = [
1313
"version",
1414
]
1515
readme = "README.md"
16-
license = {file = "../LICENSE"}
1716
requires-python = ">=3.10"
1817

1918
classifiers = [

0 commit comments

Comments
 (0)