File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 python -VV
2929 python -m site
3030 python -m pip install --upgrade pip setuptools wheel
31- python -m pip install --upgrade whey-conda
31+ python -m pip install --upgrade whey-conda whey
3232 # $CONDA is an environment variable pointing to the root of the miniconda directory
3333 $CONDA/bin/conda update -q conda
3434 $CONDA/bin/conda install conda-build=3.21.0
Original file line number Diff line number Diff line change 4040 - id : bind-requirements
4141
4242 - repo : https://github.com/domdfcoding/flake8-dunder-all
43- rev : v0.1.7
43+ rev : v0.1.8
4444 hooks :
4545 - id : ensure-dunder-all
4646 files : ^flake8_dunder_all/.*\.py$
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ sphinx>=3.3.0
1111sphinx-copybutton >= 0.2.12
1212sphinx-debuginfo >= 0.1.0
1313sphinx-licenseinfo >= 0.1.1
14- sphinx-notfound-page >= 0.5
14+ sphinx-notfound-page >= 0.7.1
1515sphinx-prompt >= 1.1.0
1616sphinx-pyproject >= 0.1.0
1717sphinx-tabs >= 1.1.13
You can’t perform that action at this time.
0 commit comments