Skip to content

Commit a370250

Browse files
committed
build(cfg): keywords
1 parent 0c6281f commit a370250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.rst"
99
homepage = "https://github.com/kozistr/pytorch_optimizer"
1010
repository = "https://github.com/kozistr/pytorch_optimizer"
1111
documentation = "https://pytorch-optimizers.readthedocs.io/en/latest"
12-
keywords = ["pytorch", "deep-learning", 'optimizer', ""]
12+
keywords = ["pytorch", "deep-learning", "optimizer"]
1313
classifiers = [
1414
"License :: OSI Approved :: Apache Software License",
1515
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)