HISTORY.rst
LICENSE
Makefile
README.rst
dev-requirements.txt
mypy.ini
pyproject.toml
pytest.ini
setup.cfg
scripts/commit_version.py
scripts/new_version.py
scripts/print_version_for_release.py
src/galaxy/schema/__init__.py
src/galaxy/schema/agents.py
src/galaxy/schema/citations.py
src/galaxy/schema/credentials.py
src/galaxy/schema/fetch_data.py
src/galaxy/schema/fields.py
src/galaxy/schema/generics.py
src/galaxy/schema/groups.py
src/galaxy/schema/help.py
src/galaxy/schema/history.py
src/galaxy/schema/history_graph.py
src/galaxy/schema/invocation.py
src/galaxy/schema/item_tags.py
src/galaxy/schema/jobs.py
src/galaxy/schema/library_contents.py
src/galaxy/schema/notifications.py
src/galaxy/schema/py.typed
src/galaxy/schema/remote_files.py
src/galaxy/schema/schema.py
src/galaxy/schema/storage_cleaner.py
src/galaxy/schema/storage_operations.py
src/galaxy/schema/tasks.py
src/galaxy/schema/terms.py
src/galaxy/schema/terms.yml
src/galaxy/schema/tours.py
src/galaxy/schema/types.py
src/galaxy/schema/visualization.py
src/galaxy/schema/workflows.py
src/galaxy/schema/bco/__init__.py
src/galaxy/schema/bco/description_domain.py
src/galaxy/schema/bco/error_domain.py
src/galaxy/schema/bco/execution_domain.py
src/galaxy/schema/bco/gen.sh
src/galaxy/schema/bco/io_domain.py
src/galaxy/schema/bco/parametric_domain.py
src/galaxy/schema/bco/provenance_domain.py
src/galaxy/schema/bco/usability_domain.py
src/galaxy/schema/bco/util.py
src/galaxy/schema/drs/__init__.py
src/galaxy/schema/drs/gen.sh
src/galaxy/schema/wes/__init__.py
src/galaxy/schema/wes/gen.sh
src/galaxy/schema/workflow/__init__.py
src/galaxy/schema/workflow/comments.py
src/galaxy_schema.egg-info/PKG-INFO
src/galaxy_schema.egg-info/SOURCES.txt
src/galaxy_schema.egg-info/dependency_links.txt
src/galaxy_schema.egg-info/requires.txt
src/galaxy_schema.egg-info/top_level.txt
tests/__init__.py
tests/schema/__init__.py
tests/schema/test_action_suggestion.py
tests/schema/test_schema.py