MANIFEST.in
README.rst
requirements.txt
setup.py
pydetect/__init__.py
pydetect/base.py
pydetect/changepoint.py
pydetect/datasets.py
pydetect/outlier.py
pydetect/version.py
pydetect.egg-info/PKG-INFO
pydetect.egg-info/SOURCES.txt
pydetect.egg-info/dependency_links.txt
pydetect.egg-info/requires.txt
pydetect.egg-info/top_level.txt
pydetect/tests/__init__.py
pydetect/tests/test_changepoint.py
pydetect/tests/test_datasets.py
pydetect/tests/test_outlier.py