We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4d33a0 + 3af79d5 commit 06277bcCopy full SHA for 06277bc
1 file changed
pyproject.toml
@@ -7,7 +7,8 @@ name = "loro"
7
authors = [{ name = "leon7hao", email = "lz@loro.dev" }]
8
description = "Python bindings for [Loro](https://loro.dev)"
9
readme = "README.md"
10
-license = { file = "LICENSE" }
+license = "MIT"
11
+license-files = ["LICENSE"]
12
keywords = ["local-first", "CRDT", "loro"]
13
requires-python = ">=3.8"
14
classifiers = [
0 commit comments