Skip to content

Commit

Permalink
change entry point and setup file
Browse files Browse the repository at this point in the history
  • Loading branch information
federicazanca authored Mar 20, 2024
1 parent bf122b4 commit 7a29ad1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ aiida-aimall:
plugin_info: https://raw.githubusercontent.com/kmlefran/aiida-aimall/main/pyproject.toml
version_file: https://raw.githubusercontent.com/kmlefran/aiida-aimall/main/aiida_aimall/__init__.py
aiida-mlip:
entry_point_prefix: mlip
plugin_info: https://raw.githubusercontent.com/stfc/aiida-mlip/main/setup.json
entry_point_prefix: janus
plugin_info: https://raw.githubusercontent.com/stfc/aiida-mlip/main/pyproject.toml
code_home: https://github.com/stfc/aiida-mlip
documentation_url: https://stfc.github.io/aiida-mlip/

0 comments on commit 7a29ad1

Please sign in to comment.