mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-10-29 18:18:57 +03:00
Split analysis and test dependencies
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
||||
|
||||
- run:
|
||||
name: Install Python packages
|
||||
command: pip install -r requirements/test.txt
|
||||
command: pip install -r requirements/analysis.txt
|
||||
|
||||
- run:
|
||||
name: Verify formatting / linting
|
||||
|
||||
Reference in New Issue
Block a user