Skip to content

Commit

Permalink
updated pyproject with keywords and classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
cpmpercussion committed May 7, 2024
1 parent 845010d commit 4acf3a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ license = "MIT"
readme = "README.md"
homepage = "https://github.com/cpmpercussion/keras-mdn-layer"
repository = "https://github.com/cpmpercussion/keras-mdn-layer"
keywords = ["mixture density layer", "neural network", "machine learning"]
classifiers = ['Topic :: Scientific/Engineering :: Artificial Intelligence']

[tool.poetry.dependencies]
python = ">=3.11,<3.12"
Expand Down

0 comments on commit 4acf3a7

Please sign in to comment.