diff --git a/pyproject.toml b/pyproject.toml index 1a7a021f..e23d7f5f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,6 @@ readme = { file = "README.md", content-type = "text/markdown" } keywords = [ "vector", ] -license = "BSD-3-Clause" maintainers = [ {name = "The Scikit-HEP admins", email = "scikit-hep-admins@googlegroups.com"} ] authors = [ {name = "Jim Pivarski, Henry Schreiner, Eduardo Rodrigues", email = "eduardo.rodrigues@cern.ch"} ] requires-python = ">=3.8" @@ -159,6 +158,7 @@ enable_error_code = [ "truthy-bool", "redundant-expr", ] +warn_unreachable = false [[tool.mypy.overrides]] module = [