Skip to content

Commit 247a80d

Browse files
committed
Fix up missing licence placeholder
1 parent 1876dab commit 247a80d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Basic example of using fgen"
55
authors = [
66
{ name = "Zebedee Nicholls", email = "zebedee.nicholls@climate-energy-college.org" },
77
]
8-
license = { text = "placeholder" }
8+
license = { text = "3-Clause BSD License" }
99
requires-python = ">=3.9"
1010
dependencies = [
1111
"attrs>=24.3.0",

0 commit comments

Comments
 (0)