Skip to content

Commit b155b0d

Browse files
Update packages/google-crc32c/pyproject.toml
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent dc03aba commit b155b0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-crc32c/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ version = "1.8.0"
2222
description = "A python wrapper of the C library 'Google CRC32C'"
2323
readme = "README.md"
2424
requires-python = ">=3.8"
25-
license = "Apache-2.0"
25+
license = {text = "Apache-2.0"}
2626
license-files = ["LICENSE"]

0 commit comments

Comments
 (0)