(3.0.0) cleaned up uv dependencies for pep 735, made a backwards incompatible change in the FloweryApiConfig model, and set up ruff formatting
This commit is contained in:
parent
dcb5365fea
commit
fde5dad155
11 changed files with 273 additions and 243 deletions
|
@ -81,7 +81,7 @@ jobs:
|
|||
run: uv python install 3.11
|
||||
|
||||
- name: Install dependencies
|
||||
run: uv sync --no-dev --extra=documentation
|
||||
run: uv sync --group=docs --no-dev
|
||||
|
||||
- name: Set environment variables
|
||||
uses: actions/env@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue