.gitignore
.readthedocs.yaml
CHANGES.rst
CODE_OF_CONDUCT.md
LICENSE.md
MANIFEST.in
README.md
conftest.py
pyproject.toml
tox.ini
.github/dependabot.yml
.github/workflows/build.yml
.github/workflows/ci_workflows.yml
ci_watson/__init__.py
ci_watson/artifactory_helpers.py
ci_watson/hst_helpers.py
ci_watson/jwst_helpers.py
ci_watson/plugin.py
ci_watson/resource_tracker.py
ci_watson/version.py
ci_watson.egg-info/PKG-INFO
ci_watson.egg-info/SOURCES.txt
ci_watson.egg-info/dependency_links.txt
ci_watson.egg-info/entry_points.txt
ci_watson.egg-info/not-zip-safe
ci_watson.egg-info/requires.txt
ci_watson.egg-info/scm_file_list.json
ci_watson.egg-info/scm_version.json
ci_watson.egg-info/top_level.txt
ci_watson/scripts/okify_regtests.py
docs/Makefile
docs/make.bat
docs/source/bigdata.rst
docs/source/conf.py
docs/source/index.rst
docs/source/plugin.rst
docs/source/ref_api.rst
docs/source/scripts.rst
docs/source/_static/.gitignore
docs/source/_static/ci_watson.css
docs/source/_static/stsci_logo.png
tests/test_artifactory_helpers.py
tests/test_fixtures.py
tests/test_hst_helpers.py
tests/test_markers.py
tests/test_resource_tracker.py