CI: switch slycot and cvxopt installation order by murrayrm · Pull Request #769 · python-control/python-control
Navigation Menu
{{ message }}
python-control / python-control Public
- Notifications You must be signed in to change notification settings
- Fork 453
Merged
bnavigator merged 1 commit intopython-control:mainfrom
Sep 10, 2022Merged
CI: switch slycot and cvxopt installation order#769
bnavigator merged 1 commit intopython-control:mainfrom
CI: switch slycot and cvxopt installation order#769
bnavigator merged 1 commit intopython-control:mainfrom
Conversation
Copy link Copy Markdown
Member
murrayrm
commented
Sep 9, 2022
murrayrm
commented
This PR attempts to fix issue #761 by switching the order of installation of CVXOPT and Slycot. In testing so far, the python-package-conda.yml tests have functioned without random failures.
Copy link Copy Markdown
Member Author
murrayrm
commented
Sep 9, 2022
murrayrm commented
Sep 9, 2022Apparently didn't fix the problem, since the CVXOPT only test still failed. But it might be worth leaving it switched since it seemed to reduce the frequency of re-running tests that was required some code I am working on...
Copy link Copy Markdown
Contributor
bnavigator
commented
Sep 10, 2022
bnavigator commented
Sep 10, 2022Okay, let's try it.
bnavigator
merged commit
f909c82
into
python-control:main
murrayrm
added this to the
0.9.3 milestone
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment