Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ authors = [
# See https://www.python.org/dev/peps/pep-0621/
dependencies = []
description = ""
licence-files = ["LICENSE"]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No license file in the root folder of the repository. You can drop this line.

license = {text = "GPL-3.0+"}
name = "nina-python-template"
readme = "README.md"
Expand Down
Loading