reorganize pyproject.toml

This commit is contained in:
thomas girod
2024-06-24 11:24:08 +02:00
parent a8b9f38000
commit e06bc7dba3
4 changed files with 79 additions and 81 deletions

View File

@ -45,7 +45,7 @@ runs:
${{ runner.os }}-poetry-
- name: Install dependencies
run: poetry install -E testing -E docs
run: poetry install --with docs,tests
shell: bash
- name: Install xapian