Skip to content

Commit 687e663

Browse files
committed
Update licensing specs
1 parent 736e3f7 commit 687e663

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
@@ -3,7 +3,7 @@ name = "classy_blocks"
33
version = "1.8.0"
44
description = "Python classes for easier creation of openFoam's blockMesh dictionaries."
55
readme = "README.md"
6-
license = { file = "LICENSE" }
6+
license = "MIT"
77
keywords = ["classy_blocks", "OpenFOAM", "blockMesh"]
88
authors = [{ name = "Nejc Jurkovic", email = "kandelabr@gmail.com" }]
99
requires-python = ">=3.8"

0 commit comments

Comments
 (0)