diff --git a/pyproject.toml b/pyproject.toml index cf15cab..e45b3e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,6 @@ name = "reolinkfw" description = "Extract information from Reolink firmware files." readme = "README.md" requires-python = ">=3.9" -license = {file = "LICENSE"} keywords = ["reolink", "firmware"] authors = [ {name = "AT0myks", email = "at0myks.dev@gmail.com"},