[console_scripts]
gradient = src.maxgradient.cli:app
mypy = mypy -p src.maxgradient --ignore-missing-imports

