.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
README.md
pyproject.toml
requirements-dev.txt
skyr.py
tox.ini
.github/FUNDING.yml
.github/workflows/main.yml
.github/workflows/release.yml
skyr.egg-info/PKG-INFO
skyr.egg-info/SOURCES.txt
skyr.egg-info/dependency_links.txt
skyr.egg-info/entry_points.txt
skyr.egg-info/top_level.txt
tests/__init__.py
tests/ruff.toml
tests/skyr_test.py
tests/assets/a_file
tests/assets/other_dir/build
tests/assets/script/build
tests/assets/script/hello
tests/assets/script/no-shebang
tests/assets/script/not-executable
tests/assets/script/a_dir/.gitkeep