Skip to content

Commit 5cfb1c9

Browse files
committed
fixed pyproject a bit
1 parent 630a053 commit 5cfb1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
name = "kexxu-eye-sdk"
77
version = "0.1.0"
88
description = "Python SDK for Kexxu Eye devices"
9-
licence = { text = "Apache" }
9+
licence = "Apache"
1010
authors = [
1111
{ name = "Jurriaan Schreuder", email = "jschreuder@kexxu.com" }
1212
]

0 commit comments

Comments
 (0)