[console_scripts]
anova = statscalculation.anova:main
stat = statscalculation.cli:main
ttest = statscalculation.ttest:main
