Skip to content

Commit

Permalink
Add aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
ladinesa committed Aug 29, 2024
1 parent c0dbc57 commit a827073
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions databaseparsers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ def load(self):

openkim_parser_entry_point = EntryPoint(
name='parsers/openkim',
aliases=['parsers/openkim'],
description='NOMAD parser for OPENKIM.',
python_package='databaseparsers.openkim',
mainfile_contents_re=r'openkim|OPENKIM|OpenKIM',
Expand Down

0 comments on commit a827073

Please sign in to comment.