[cleanenv]
create = cleanenv.commands.create

[console_scripts]
cleanenv = cleanenv.cleanenv_inside.cli:main

