Skip to content

Commit 6c40326

Browse files
committed
Update pyproject with metadata
1 parent fa623a0 commit 6c40326

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name = "niaarm"
33
version = "0.3.1"
44
description = "A minimalistic framework for numerical association rule mining"
55
authors = ["Žiga Stupan <[email protected]>", "Iztok Fister Jr. <[email protected]>"]
6+
keywords = ['association rule mining', 'data science', 'numerical association rule mining', 'preprocessing', 'visualization']
7+
homepage = "https://github.com/firefly-cpp/NiaARM"
8+
repository = "https://github.com/firefly-cpp/NiaARM"
69
readme = "README.md"
710

811
include = [

0 commit comments

Comments
 (0)