Skip to content

Commit 4acf3a7

Browse files
committed
updated pyproject with keywords and classifiers
1 parent 845010d commit 4acf3a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: pyproject.toml

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ license = "MIT"
77
readme = "README.md"
88
homepage = "https://github.com/cpmpercussion/keras-mdn-layer"
99
repository = "https://github.com/cpmpercussion/keras-mdn-layer"
10+
keywords = ["mixture density layer", "neural network", "machine learning"]
11+
classifiers = ['Topic :: Scientific/Engineering :: Artificial Intelligence']
1012

1113
[tool.poetry.dependencies]
1214
python = ">=3.11,<3.12"

0 commit comments

Comments
 (0)