Skip to content

Commit a827073

Browse files
committed
Add aliases
1 parent c0dbc57 commit a827073

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

databaseparsers/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ def load(self):
4545

4646
openkim_parser_entry_point = EntryPoint(
4747
name='parsers/openkim',
48+
aliases=['parsers/openkim'],
4849
description='NOMAD parser for OPENKIM.',
4950
python_package='databaseparsers.openkim',
5051
mainfile_contents_re=r'openkim|OPENKIM|OpenKIM',

0 commit comments

Comments
 (0)