MANIFEST.in
README.md
setup.cfg
setup.py
hypothetical/__init__.py
hypothetical/_lib.py
hypothetical/critical.py
hypothetical.egg-info/PKG-INFO
hypothetical.egg-info/SOURCES.txt
hypothetical.egg-info/dependency_links.txt
hypothetical.egg-info/requires.txt
hypothetical.egg-info/top_level.txt
hypothetical/aov/__init__.py
hypothetical/aov/anova.py
hypothetical/aov/manova.py
hypothetical/hypothesis/__init__.py
hypothetical/hypothesis/ttest.py
hypothetical/multicomp/__init__.py
hypothetical/multicomp/kruskal.py
hypothetical/nonparametric/__init__.py
hypothetical/nonparametric/mann_whitney.py
hypothetical/nonparametric/wilcoxon.py