uv
c85c52d4 - Unify packse find links urls (#2969)

Comment changes are shownComment changes are hidden
Commit
1 year ago
Unify packse find links urls (#2969) The sync scenarios script is broken, so i did the updates manually ``` $ ./scripts/sync_scenarios.sh Setting up a temporary environment... Using Python 3.12.1 interpreter at: /home/konsti/projects/uv/.venv/bin/python3 Creating virtualenv at: .venv Activate with: source .venv/bin/activate × No solution found when resolving dependencies: ╰─▶ Because docutils==0.21.post1 is unusable because the package metadata was inconsistent and you require docutils==0.21.post1, we can conclude that the requirements are unsatisfiable. hint: Metadata for docutils==0.21.post1 was inconsistent: Package metadata version `0.21` does not match given version `0.21.post1` ``` --------- Co-authored-by: Zanie Blue <contact@zanie.dev>
Author
Parents
  • crates
    • uv-git/src
      • File
        source.rs
    • uv/tests
      • common
        • File
          mod.rs
      • File
        pip_compile_scenarios.rs
      • File
        pip_install.rs
      • File
        pip_install_scenarios.rs
  • scripts/scenarios
    • File
      generate.py
    • File
      requirements.txt