We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb2014 commit 4d32a61Copy full SHA for 4d32a61
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ name = "frame-sdk"
7
version = "1.2.3"
8
authors = [{ name = "Roger Pincombe", email = "pip@betechie.com" },{ name = "Brilliant Labs", email = "info@brilliant.xyz" }]
9
description = "Python Developer SDK for Brilliant Frame glasses"
10
-readme = "readme.md"
+readme = "README.md"
11
requires-python = ">=3.7"
12
license = { file = "license.md" }
13
classifiers = [
0 commit comments