Skip to content
Snippets Groups Projects
Commit bf85bab3 authored by Bjarke Madsen's avatar Bjarke Madsen
Browse files

add survey-publisher-2022 as console script

parent ef047f17
No related branches found
No related tags found
No related merge requests found
...@@ -23,6 +23,7 @@ setup( ...@@ -23,6 +23,7 @@ setup(
entry_points={ entry_points={
'console_scripts': [ 'console_scripts': [
'survey-publisher-v1=compendium_v2.publishers.survey_publisher_v1:cli', 'survey-publisher-v1=compendium_v2.publishers.survey_publisher_v1:cli',
'survey-publisher-2022=compendium_v2.publishers.survey_publisher_2022:cli',
] ]
} }
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment