You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch from elasticsearch-dsl-py to elasticsearch-py
This commit switches the dependency of this library from elasticsearch-dsl-py
to elasticsearch-py since the former was merged into the latter.
This commit also updates the tox matrix to only run tests for supported
dependencies only
- name: Run tests with Python ${{ matrix.python-version }} and Django ${{ matrix.django-version }} and elasticsearch-dsl-py ${{ matrix.es-dsl-version }}
64
+
- name: Run tests with Python ${{ matrix.python-version }} and Django ${{ matrix.django-version }}
0 commit comments