Skip to content

Commit

Permalink
Cleanup used entrypoints
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Sep 19, 2023
1 parent 2bb229a commit 652d016
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ exclude = tests, test*
[options.entry_points]
console_scripts =
aiida-sssp-workflow = aiida_sssp_workflow.cli:cmd_root
aiida.calculations =
sssp_workflow.birch_murnaghan_fit = aiida_sssp_workflow.calculations.birch_murnaghan_fit:birch_murnaghan_fit
sssp_workflow.calculate_metric = aiida_sssp_workflow.calculations.calculate_metric:calculate_metric
aiida.workflows =
sssp_workflow.measure.precision = aiida_sssp_workflow.workflows.measure.precision:PrecisionMeasureWorkChain
sssp_workflow.measure.bands = aiida_sssp_workflow.workflows.measure.bands:BandsMeasureWorkChain
Expand Down

0 comments on commit 652d016

Please sign in to comment.