.flake8
.gitignore
CHANGES.md
LICENSE
README.md
environment.yml
pyproject.toml
switcher.json
.github/dependabot.yml
.github/env-ci.yml
.github/workflows/code.yml
.github/workflows/codeql.yml
.github/workflows/docs.yml
.github/workflows/pypi.yml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/conf.py
docs/source/create_release_notes.rst
docs/source/index.rst
docs/source/murky_create.rst
docs/source/murky_tool.rst
docs/source/update_copyright_date.rst
docs/source/_static/.gitkeep
docs/source/_templates/.gitkeep
murky/__init__.py
murky/create_release_notes.py
murky/env_example1.yml
murky/env_example2.yml
murky/murky_create.sh
murky/murky_tool.py
murky/update_copyright_date.py
murky.egg-info/PKG-INFO
murky.egg-info/SOURCES.txt
murky.egg-info/dependency_links.txt
murky.egg-info/entry_points.txt
murky.egg-info/top_level.txt
murky/tests/__init__.py
murky/tests/test_crn.py
murky/tests/test_ucd.py