DEBSOURCES
Skip Quicknav
sources / python-pdoc / 15.0.1-2 / test / freeze-requirements.sh
12345
#!/usr/bin/env sh set -ex cd -- "$(dirname -- "$0")/.." pip-compile --all-extras --allow-unsafe --output-file=requirements-dev.txt pyproject.toml