We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 240f444 commit c9c25c6Copy full SHA for c9c25c6
.github/workflows/pip_install_librabbitmq.yml
@@ -11,6 +11,7 @@ jobs:
11
matrix:
12
module:
13
- librabbitmq
14
+ - git+https://github.com/celery/librabbitmq.git
15
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
16
runs-on: ubuntu-latest
17
steps:
0 commit comments