py3.install_sources([ '__init__.py', 'common_tests.py', 'studentized_range_mpmath_ref.py', 'test_axis_nan_policy.py', 'test_binned_statistic.py', 'test_boost_ufuncs.py', 'test_contingency.py', 'test_continuous_basic.py', 'test_crosstab.py', 'test_discrete_basic.py', 'test_discrete_distns.py', 'test_distributions.py', 'test_entropy.py', 'test_fit.py', 'test_hypotests.py', 'test_kdeoth.py', 'test_morestats.py', 'test_mstats_basic.py', 'test_mstats_extras.py', 'test_multivariate.py', 'test_qmc.py', 'test_rank.py', 'test_relative_risk.py', 'test_resampling.py', 'test_sampling.py', 'test_stats.py', 'test_tukeylambda_stats.py', 'test_variation.py' ], pure: false, subdir: 'scipy/stats/tests' ) subdir('data')