Skip to content

Commit 62ca55d

Browse files
committed
add short description and url to setup.cfg
1 parent 58e0b06 commit 62ca55d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
[metadata]
22
name = mace-torch
33
version = attr: mace.__version__
4+
short_description = MACE - Fast and accurate machine learning interatomic potentials with higher order equivariant message passing.
45
long_description = file: README.md
56
long_description_content_type = text/markdown
7+
url = https://github.com/ACEsuit/mace
68
classifiers =
79
Programming Language :: Python :: 3
810
Operating System :: OS Independent

0 commit comments

Comments
 (0)