Skip to content

Commit 947f73e

Browse files
Fix license format to non-deprecated string
1 parent 94737e7 commit 947f73e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version = "0.1.0"
88
description = "Convert JSON files/datasets to SQL INSERT statements"
99
readme = "README.md"
1010
requires-python = ">=3.10"
11-
license = {text = "MIT"}
11+
license = "MIT"
1212
authors = [{name = "Revenue Holdings"}]
1313

1414
[project.urls]

0 commit comments

Comments
 (0)