Skip to content

Commit 845010d

Browse files
committed
added homepage and repo to pyproject
1 parent 639afdd commit 845010d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ description = "An MDN Layer for Keras using TensorFlow's distributions module"
55
authors = ["Charles Martin <[email protected]>"]
66
license = "MIT"
77
readme = "README.md"
8+
homepage = "https://github.com/cpmpercussion/keras-mdn-layer"
9+
repository = "https://github.com/cpmpercussion/keras-mdn-layer"
810

911
[tool.poetry.dependencies]
1012
python = ">=3.11,<3.12"

0 commit comments

Comments
 (0)