File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 5656 working-directory : examples
5757 run : |
5858 python -m pip install --upgrade pip pytest-cov
59- pip install -U "pytest-celery [all]@git+https://github.com/celery/pytest-celery.git "
59+ pip install -e ".. [all]"
6060
6161 - name : Run tests
6262 working-directory : examples
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ django>=2.2.1
33pytest-django >= 4.7.0
44pytest-xdist >= 3.5.0
55pytest-rerunfailures >= 14.0
6- pytest-celery[all]@git+https://github.com/celery/pytest-celery.git
6+ -e "../..[all]"
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ pytest-xdist>=3.5.0
33pytest-subtests >= 0.11.0
44pytest-rerunfailures >= 14.0
55celery [gevent ]
6- pytest-celery[all]@git+https://github.com/celery/pytest-celery.git
6+ -e "../..[all]"
Original file line number Diff line number Diff line change 11pytest >= 7.4.4
22pytest-xdist >= 3.5.0
33pytest-rerunfailures >= 14.0
4- pytest-celery[all]@git+https://github.com/celery/pytest-celery.git
4+ -e "../..[all]"
Original file line number Diff line number Diff line change 11pytest >= 7.4.4
22pytest-xdist >= 3.5.0
33pytest-rerunfailures >= 14.0
4- pytest-celery[all]@git+https://github.com/celery/pytest-celery.git
4+ -e "../..[all]"
Original file line number Diff line number Diff line change 11pytest >= 7.4.4
22pytest-xdist >= 3.5.0
33pytest-rerunfailures >= 14.0
4- pytest-celery[all]@git+https://github.com/celery/pytest-celery.git
4+ -e "../..[all]"
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ pytest>=7.4.4
22pytest-xdist >= 3.5.0
33pytest-subtests >= 0.11.0
44pytest-rerunfailures >= 14.0
5- pytest-celery[all]@git+https://github.com/celery/pytest-celery.git
5+ -e "../..[all]"
Original file line number Diff line number Diff line change 11pytest >= 7.4.4
22pytest-xdist >= 3.5.0
33pytest-rerunfailures >= 14.0
4- pytest-celery[all]@git+https://github.com/celery/pytest-celery.git
4+ -e "../..[all]"
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ pytest-xdist>=3.5.0
33pytest-subtests >= 0.11.0
44pytest-rerunfailures >= 14.0
55celery [gevent ]
6- pytest-celery[all]@git+https://github.com/celery/pytest-celery.git
6+ -e "../..[all]"
You can’t perform that action at this time.
0 commit comments