Skip to content

Commit 80cbf19

Browse files
committed
Add license
1 parent 848e677 commit 80cbf19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pysplashsurf/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ version = "0.11.0.0rc1"
88
description = "Python bindings for splashsurf, a surface reconstruction library for SPH simulations."
99
keywords = ["surface reconstruction", "marching cubes", "sph", "fluid", "particles", "mesh", "splashsurf", "splishsplash"]
1010
readme = "README.md"
11+
license = "MIT"
1112
requires-python = ">=3.7"
1213
classifiers = [
1314
"Private :: Do Not Upload",

0 commit comments

Comments
 (0)