Some checks are pending
CI / ruff (push) Waiting to run
CI / mypy (push) Waiting to run
CI / pytest (push) Waiting to run
CI / package (push) Waiting to run
CI / Install smoke (${{ matrix.label }}) (linux, ubuntu-latest) (push) Blocked by required conditions
CI / Install smoke (${{ matrix.label }}) (macos-arm64, macos-14) (push) Blocked by required conditions
18 lines
173 B
Plaintext
18 lines
173 B
Plaintext
tmp
|
|
cache
|
|
.venv
|
|
.git
|
|
.mypy_cache
|
|
.pytest_cache
|
|
.ruff_cache
|
|
__pycache__
|
|
**/__pycache__
|
|
*.py[cod]
|
|
*.egg-info
|
|
dist
|
|
build
|
|
Dockerfile
|
|
docker-compose.yml
|
|
.dockerignore
|
|
.gitignore
|