diff --git a/pyproject.toml b/pyproject.toml index d21cb94..7981513 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,6 +8,7 @@ authors = [ { name="Francisco Alves de Oliveira JĂșnior", email="fjunior.alves.oliveira@gmail.com" }, { name="Chris Mute", email="cmutel@gmail.com" } ] +license-files = ["LICENSE"] maintainers = [ { name="Chris Mute", email="cmutel@gmail.com" } ] @@ -75,7 +76,6 @@ dev = [ flowmapper = "flowmapper.cli:app" [tool.setuptools] -license-files = ["LICENSE"] include-package-data = true [tool.setuptools.packages.find]