Skip to content

Commit

Permalink
fix: minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
AJDERS committed Nov 30, 2023
1 parent 7459ca5 commit 90e1dfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions {{cookiecutter.project_name}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ testpaths = [
"src/{{cookiecutter.project_name}}",
]
{%- if cookiecutter.license_checker == "Y" -%}

[tool.pylic]
safe_licenses = [
"1-clause BSD License",
Expand Down

0 comments on commit 90e1dfb

Please sign in to comment.