We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 736e3f7 commit 687e663Copy full SHA for 687e663
pyproject.toml
@@ -3,7 +3,7 @@ name = "classy_blocks"
3
version = "1.8.0"
4
description = "Python classes for easier creation of openFoam's blockMesh dictionaries."
5
readme = "README.md"
6
-license = { file = "LICENSE" }
+license = "MIT"
7
keywords = ["classy_blocks", "OpenFOAM", "blockMesh"]
8
authors = [{ name = "Nejc Jurkovic", email = "kandelabr@gmail.com" }]
9
requires-python = ">=3.8"
0 commit comments