[console_scripts]
mlprimitives = mlprimitives.cli:main

[mlblocks]
pipelines = mlprimitives:MLBLOCKS_PIPELINES
primitives = mlprimitives:MLBLOCKS_PRIMITIVES

[mlprimitives]
jsons_path = mlprimitives:MLBLOCKS_PRIMITIVES

