Add support for dependency management with uv #1

Merged
blacklight merged 1 commit from davidculley/gaza-archive:topic/add-pyproject-toml into main 2025-11-24 23:03:04 +01:00
Contributor

Added support for dependency management with uv.

  • Created pyproject.toml and .python-version
  • Added same requirements as in requirements.txt
  • Added lockfile for requirements installed with uv
Added support for dependency management with [`uv`](https://docs.astral.sh/uv/). - Created `pyproject.toml` and `.python-version` - Added same requirements as in `requirements.txt` - Added lockfile for requirements installed with `uv`
blacklight approved these changes 2025-11-24 23:02:55 +01:00
blacklight deleted branch topic/add-pyproject-toml 2025-11-24 23:03:04 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: blacklight/gaza-archive#1
No description provided.