bfiles 2025-05-03
Simplified dependency configuration
2 files · 4+ · 8-

Dependency simplification

2 files changed
  • pyproject.toml Removed the `[gitignore]` optional dependency group, making `pathspec` a direct dependency instead of optional
  • uv.lock Updated lock file to reflect simplified dependency tree
  • Removed the [gitignore] optional dependency group from pyproject.toml, making pathspec a direct dependency instead of optional baseline internal
    1 file
    • pyproject.toml
  • Cleaned up uv.lock to reflect the simplified dependency tree baseline internal
    1 file
    • uv.lock