Skip to content

Commit

Permalink
pip_install_on_python_3_x.yml for pyproject_api and celery
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jul 29, 2024
1 parent 79cd3a2 commit 8edbf78
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/pip_install_on_python_3_x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,11 @@ jobs:
#- git+https://github.com/Qiskit/qiskit.git
- tensorflow
#- git+https://github.com/tensorflow/tensorflow.git
- django-haystack
- pysolr
# - django-haystack
# - pysolr
- pyproject_api
- celery
- django-celery-beat
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 8edbf78

Please sign in to comment.