Skip to content

Commit

Permalink
install latest flyteidl when building monodocs (#4815)
Browse files Browse the repository at this point in the history
* install latest flyteidl when building monodocs

Signed-off-by: Niels Bantilan <[email protected]>

* pip install latest flyteidl

Signed-off-by: Niels Bantilan <[email protected]>

---------

Signed-off-by: Niels Bantilan <[email protected]>
  • Loading branch information
cosmicBboy authored Feb 1, 2024
1 parent 5d24d23 commit 94b47fd
Show file tree
Hide file tree
Showing 3 changed files with 487 additions and 491 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ build:
jobs:
post_install:
- conda-lock install --name $READTHEDOCS_VERSION monodocs-environment.lock.yaml
- pip install ./flyteidl
- conda info
- conda env list
- conda list
Expand Down
23 changes: 0 additions & 23 deletions docs/.readthedocs.yaml

This file was deleted.

Loading

0 comments on commit 94b47fd

Please sign in to comment.