Skip to content

Commit

Permalink
oscar 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hucorz committed Dec 5, 2024
1 parent a44b011 commit 393665b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext
pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir ".[doc]"
else
pip install xoscar==0.4.2
pip install xoscar==0.4.1
pip install -U numpy scipy cython pyftpdlib coverage flaky numexpr
if [[ "$MODULE" == "xorbits/pandas" ]]; then
Expand Down

0 comments on commit 393665b

Please sign in to comment.