Skip to content

UV Package Manager Migration #8

Description

@shokrydev

Ersetze Poetry durch UV für schnellere Dependency-Resolution und einfacheren Workflow. UV bietet deutlich schnellere Installation und Dependency-Auflösung als Poetry. Die Migration umfasst Konvertierung der pyproject.toml und Anpassung der Build-Scripts.

uvx migrate-to-uv konvertiert automatisch die pyproject.toml Metadaten und erstellt eine uv.lock Datei.

Änderungspfade:

  • presidio-analyzer/pyproject.toml
  • presidio-analyzer/install_dependencies.sh (uv sync statt poetry install, uv run statt poetry run)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions