.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
skyr.py
tox.ini
docs/index.html
docs/logo.svg
docs/tacit-lite.css
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/bad_cwd/.gitkeep
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