MANIFEST.in
README.md
dev_requirements.txt
setup.py
test_requirements.txt
tox.ini
version.txt
cloudshell_tc_scripts.egg-info/PKG-INFO
cloudshell_tc_scripts.egg-info/SOURCES.txt
cloudshell_tc_scripts.egg-info/dependency_links.txt
cloudshell_tc_scripts.egg-info/entry_points.txt
cloudshell_tc_scripts.egg-info/requires.txt
cloudshell_tc_scripts.egg-info/top_level.txt
scripts/__init__.py
scripts/cli.py
scripts/pr_check/__init__.py
scripts/pr_check/pr_check.py
scripts/trigger_auto_tests/__init__.py
scripts/trigger_auto_tests/main.py
scripts/trigger_auto_tests/utils/__init__.py
scripts/trigger_auto_tests/utils/cli_helpers.py
scripts/trigger_auto_tests/utils/helpers.py
scripts/trigger_auto_tests/utils/tc_api.py
scripts/trigger_auto_tests/utils/tc_api_models.py
tests/__init__.py
tests/test_smth.py