We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5403f5a commit d2cfa4cCopy full SHA for d2cfa4c
pyproject.toml
@@ -8,7 +8,7 @@ description = "Python bindings to Rust's persistent data structures (rpds)"
8
requires-python = ">=3.9"
9
readme = "README.rst"
10
license = "MIT"
11
-license-files = ["COPYING"]
+license-files = ["LICENSE"]
12
keywords = ["data structures", "rust", "persistent"]
13
authors = [
14
{ name = "Julian Berman", email = "[email protected]" },
0 commit comments