.bumpversion.cfg
.coveragerc
.editorconfig
.gitignore
.travis.yml
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
autoemcee.py
conda-requirements.txt
pip-requirements.txt
pyproject.toml
requirements_dev.txt
setup.cfg
setup.py
tox.ini
.circleci/config.yml
.github/ISSUE_TEMPLATE.md
.github/workflows/tests.yml
autoemcee.egg-info/PKG-INFO
autoemcee.egg-info/SOURCES.txt
autoemcee.egg-info/dependency_links.txt
autoemcee.egg-info/requires.txt
autoemcee.egg-info/top_level.txt
docs/Makefile
docs/autoemcee.rst
docs/autosampler-prev.rst
docs/autosampler.rst
docs/conf.py
docs/contributing.rst
docs/example.ipynb
docs/history.rst
docs/index.rst
docs/installation.rst
docs/issues.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/_ext/edit_on_github.py
docs/static/icon.ico
docs/static/logo-small.svg
docs/static/logo.png
docs/templates/sourcelink.html
examples/eggbox_example.py
examples/gauss_example.py
examples/sine_example.py
tests/test_run.py