Skip to content

Commit d2cfa4c

Browse files
authored
update license file
1 parent 5403f5a commit d2cfa4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description = "Python bindings to Rust's persistent data structures (rpds)"
88
requires-python = ">=3.9"
99
readme = "README.rst"
1010
license = "MIT"
11-
license-files = ["COPYING"]
11+
license-files = ["LICENSE"]
1212
keywords = ["data structures", "rust", "persistent"]
1313
authors = [
1414
{ name = "Julian Berman", email = "[email protected]" },

0 commit comments

Comments
 (0)