diff --git a/pyproject.toml b/pyproject.toml index 0479371..f26ac36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,6 +12,6 @@ description = "Like our ancestors started capturing their thoughts on papyrus, w readme = "README.md" requires-python = ">=3.11" keywords = ["neural networks", "artificial intelligence"] -license = {text = "BSD-3-Clause"} +license = {file = "LICENSE"} version = "0.0.1"