[console_scripts]
EnvUpdate = my_import.update_env:main
qgit = my_import.quick_git:main
qstart = my_import.start_server:main

