Skip to content

Commit 929851d

Browse files
committed
Fix build
Signed-off-by: Christian Vetter <[email protected]>
1 parent f199d05 commit 929851d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

flatdata-generator/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ name = "flatdata-generator"
77
version = "0.4.6"
88
description = "Generate source code for C++, Rust, Go or Python from a Flatdata schema file"
99
readme = "README.md"
10-
license = ""
1110
authors = [
1211
{ name = "Flatdata Developers" },
1312
]

flatdata-py/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ name = "flatdata-py"
77
version = "0.4.7"
88
description = "Python 3 implementation of Flatdata"
99
readme = "README.md"
10-
license = ""
1110
authors = [
1211
{ name = "Flatdata Developers" },
1312
]

0 commit comments

Comments
 (0)