mirror of
https://github.com/kennethreitz/responder.git
synced 2026-06-05 23:00:17 +00:00
Dependencies: Separate runtime vs. test vs. development definitions
This commit is contained in:
committed by
Andreas Motl
parent
f7c6a3ae97
commit
55430a4366
@@ -25,5 +25,5 @@ jobs:
|
||||
with:
|
||||
python-version: "3.11"
|
||||
- uses: yezz123/setup-uv@v4
|
||||
- run: uv pip install -r requirements.txt --system
|
||||
- run: uv pip install --editable '.[graphql,test]' --system
|
||||
- run: pytest
|
||||
|
||||
Reference in New Issue
Block a user