Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove broken verdi-plug entry point #2356

Merged
merged 2 commits into from
Dec 17, 2018

Conversation

ltalirz
Copy link
Member

@ltalirz ltalirz commented Dec 16, 2018

verdi-plug entry point does not work (likely a leftover)

$ verdi-plug
Traceback (most recent call last):
File "/Users/leopold/Applications/miniconda3/envs/aiida_master/bin/verdi-plug", line 5, in
from aiida.cmdline.verdi_plug import verdi_plug
ImportError: No module named verdi_plug

verdi-plug entry point does not work (likely a leftover)

$ verdi-plug
Traceback (most recent call last):
  File "/Users/leopold/Applications/miniconda3/envs/aiida_master/bin/verdi-plug", line 5, in <module>
    from aiida.cmdline.verdi_plug import verdi_plug
ImportError: No module named verdi_plug
@coveralls
Copy link

coveralls commented Dec 16, 2018

Coverage Status

Coverage remained the same at 48.013% when pulling 6df151f on ltalirz:remove_verdi_plug into 4d0c787 on aiidateam:release_v0.12.3.

@ltalirz ltalirz merged commit a86dfed into aiidateam:release_v0.12.3 Dec 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants