mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-23 15:58:12 +08:00
Uses poetry instead of setup.py
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install pytest --upgrade
|
||||
- pip install pytest-django codecov sphinx poetry
|
||||
- python poetry install
|
||||
- poetry install
|
||||
|
||||
script:
|
||||
- coverage run --source=django_q -m py.test
|
||||
|
||||
Reference in New Issue
Block a user