We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d82e335 commit e39d2cdCopy full SHA for e39d2cd
.github/workflows/test_branches.yml
@@ -349,6 +349,7 @@ jobs:
349
pip debug
350
# We need setuptools so we can run Pyomo's setup.py
351
conda install setuptools
352
+ pip debug
353
# Note: some pypi packages are not available through conda
354
PYOMO_DEPENDENCIES=`python setup.py dependencies \
355
--extras "$EXTRAS" | tail -1`
0 commit comments