Skip to content

Commit

Permalink
add installation of req
Browse files Browse the repository at this point in the history
  • Loading branch information
agoscinski committed Sep 11, 2024
1 parent cd0c49b commit 8631643
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ build:
python: "miniconda3-3.12-24.1" # note that libmamba-solver is available since 22.1
jobs:
post_create_environment:
- python -m pip install --exists-action=w --no-cache-dir -r requirements.txt
- rabbitmq-server -detached
- sleep 10
- rabbitmq-diagnostics status
Expand Down

0 comments on commit 8631643

Please sign in to comment.