Skip to content

Commit

Permalink
pin cosl to <0.0.49
Browse files Browse the repository at this point in the history
  • Loading branch information
mmkay committed Jan 8, 2025
1 parent 0e0486a commit 8b6e7aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# FIXME: Packing the charm with 2.2.0+139.gd011d92 will not include dependencies in PYDEPS key:
# https://chat.charmhub.io/charmhub/pl/wngp665ycjnb78ar9ojrfhxjkr
# That's why we are including cosl here until the bug in charmcraft is solved
cosl
cosl < 0.0.49
ops > 2.5.0
pydantic < 2
requests
Expand Down
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ description = Run scenario tests on LXD
deps =
-r{toxinidir}/requirements.txt
pytest
cosl
cosl<0.0.49
ops[testing]
commands =
pytest -vv --tb native --log-cli-level=INFO -s {posargs} {[vars]tst_path}/scenario
Expand Down

0 comments on commit 8b6e7aa

Please sign in to comment.