Skip to content

Commit b5ebc65

Browse files
Berik AshimovBerik Ashimov
authored andcommitted
build: use PEP 621 license table form for cp312 pip compatibility
1 parent 9e78fed commit b5ebc65

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ name = "hawkapi"
77
version = "0.1.3"
88
description = "High-performance Python web framework — faster alternative to FastAPI"
99
readme = "README.md"
10-
license = "MIT"
11-
license-files = ["LICENSE"]
10+
license = { file = "LICENSE" }
1211
requires-python = ">=3.12"
1312
authors = [
1413
{ name = "HawkAPI Contributors", email = "hawkapi@users.noreply.github.com" },

0 commit comments

Comments
 (0)