Skip to main content
Ctrl+K

ComPWA policy

  • Common Partial Wave Analysis
  • GitHub
  • Command-line interface
    • Configuration
    • Migrations
  • API
    • cli
      • bootstrap
      • env
      • format
      • github
      • migrate
      • nb
      • python
      • repo
    • env
      • pixi
      • conda
      • direnv
      • uv
    • format
      • cspell
      • editorconfig
      • precommit
      • prettier
      • toml
    • github
      • dependabot
      • labels
      • release_drafter
      • upgrade_lock
      • workflows
    • nb
      • binder
      • jupyter
      • nbstripout
    • python
      • black
      • mypy
      • pyproject
      • pyright
      • pytest
      • pyupgrade
      • ruff
      • ty
    • repo
      • citation
      • commitlint
      • deprecated
      • gitpod
      • poe
      • readthedocs
      • upgrade
      • vscode
    • utilities
      • precommit
        • getters
        • setters
        • struct
      • pyproject
        • getters
        • setters
      • cfg
      • check_hook
      • match
      • python
      • readme
      • resource
      • session
      • toml
      • vscode
      • yaml
    • characterization
    • config
    • errors
    • self_check
  • Continuous benchmarks
  • Changelog
  • Upcoming features
  • Help developing
  • Repository
  • Show source
  • Suggest edit
  • Open issue

upgrade

Contents

  • has_nested_uv_lock()
  • get_uv_upgrade_script()
  • get_julia_manifest_paths()
  • get_julia_upgrade_command()

upgrade#

import compwa_policy.repo.upgrade

Generate dependency upgrade commands for supported project types.

has_nested_uv_lock() → bool[source]#
get_uv_upgrade_script() → str[source]#
get_julia_manifest_paths() → list[str][source]#
get_julia_upgrade_command(manifest_paths: list[str]) → str[source]#

previous

readthedocs

next

vscode

Contents
  • has_nested_uv_lock()
  • get_uv_upgrade_script()
  • get_julia_manifest_paths()
  • get_julia_upgrade_command()

By Common Partial Wave Analysis

Last updated on 30 July 2026.