Skip to content

Commit

Permalink
and project entry_points
Browse files Browse the repository at this point in the history
  • Loading branch information
nicHoch committed Dec 7, 2023
1 parent cc8c98c commit 3b00fa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ install_requires =
[options.entry_points]
console_scripts =
stix-pipeline-status = stixcore.processing.pipeline_status:main
stix-pipeline-monitor = stixcore.processing.pipeline_monitor:main
stix-pipeline = stixcore.processing.pipeline:main
stix-pipeline-cli = stixcore.processing.pipeline_cli:main
stix-publish = stixcore.processing.publish:main
Expand Down

0 comments on commit 3b00fa6

Please sign in to comment.