Skip to content

Refactor pyproject.toml to update dependency groups and add wheel pac…#46

Open
andy778 wants to merge 1 commit intoAI-Riksarkivet:mainfrom
andy778:uv_fixes
Open

Refactor pyproject.toml to update dependency groups and add wheel pac…#46
andy778 wants to merge 1 commit intoAI-Riksarkivet:mainfrom
andy778:uv_fixes

Conversation

@andy778
Copy link

@andy778 andy778 commented Mar 21, 2026

update pyproject.toml

Description

update pyproject.toml to new format that is not depreciated

Issue ticket number and link from

#45

Checklist

  • [x ] I have performed a self-review of my code locally
  • My code follows the style guidelines of this project (e.g. passes ruff lint + mypy type hinting)
  • If it is a core feature, I have added thorough tests.
  • [ x] Documentation has been updated or the changes are too minor to be documented

@andy778
Copy link
Author

andy778 commented Mar 21, 2026

This is needed in order to not fail on uv sync
docker build . -f docker/htrflow.dockerfile

@andy778
Copy link
Author

andy778 commented Mar 21, 2026

ruff check . -> All checks passed!

but mypy . ... src/htrflow/progress.py:20: error: Need type annotation for "_exports" [var-annotated] Found 168 errors in 34 files (checked 43 source files)

@andy778 andy778 mentioned this pull request Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant