Skip to content

Commit bdfbb14

Browse files
authored
Merge pull request #311 from authzed/update-license-classifier
chore: add license key to pyproject.toml
2 parents 124b4e1 + 4380b4d commit bdfbb14

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "authzed"
33
version = "0.0.0"
44
description = "Client library for SpiceDB."
5+
license = "Apache-2.0"
56
authors = [{ name = "Authzed", email = "support@authzed.com" }]
67
requires-python = ">=3.9,<4"
78
readme = "README.md"

0 commit comments

Comments
 (0)