mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-12-28 06:34:15 +00:00
Update all references to Python 3.11 to use Python 3.14 to match the pyproject.toml requires-python = ">=3.14" setting: - bin/lock_pkgs.sh: uv venv --python 3.14 - .github/workflows/test.yml: python matrix and PDM version - .github/workflows/pip.yml: PYTHON_VERSION env var - Dockerfile: comment and example FROM line - Issue templates: example version output |
||
|---|---|---|
| .. | ||
| build_docker.sh | ||
| build_docs.sh | ||
| build_git.sh | ||
| build_pip.sh | ||
| build.sh | ||
| docker_entrypoint.sh | ||
| docker_layers.sh | ||
| export_browser_history.sh | ||
| lint.sh | ||
| lock_pkgs.sh | ||
| release_docker.sh | ||
| release_docs.sh | ||
| release_git.sh | ||
| release_pip.sh | ||
| release.sh | ||
| setup.sh | ||
| test.sh | ||