Skip to content

Commit

Permalink
Use SPDX license identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p authored Nov 18, 2024
1 parent 49a5573 commit fa62c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "aiokafka"
description = "Kafka integration with asyncio"
readme = "README.rst"
requires-python = ">=3.9"
license = { file = "LICENSE" }
license = { text = "Apache-2.0" }
authors = [
{ name = "Andrew Svetlov", email = "andrew.svetlov@gmail.com" },
]
Expand Down

0 comments on commit fa62c44

Please sign in to comment.