Update for recent dependency versions, update docs #4
check_docs.yml
on: pull_request
build-and-deploy
22s
Annotations
1 error and 1 warning
build-and-deploy
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
build-and-deploy
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides requested sphinxcontrib-bibtex >=2.0.0
- nothing provides requested jupyter-book >=0.11.3
- nothing provides requested sphinx-math-dollar
- nothing provides requested sphinx-argparse
- nothing provides requested pydata-sphinx-theme
- package pytest-pep8-1.0.6-py_1 requires pep8 >=1.3, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ jupyter-book >=0.11.3 does not exist (perhaps a typo or a missing channel);
├─ pydata-sphinx-theme does not exist (perhaps a typo or a missing channel);
├─ pytest-pep8 is installable with the potential options
│ ├─ pytest-pep8 1.0.6 would require
│ │ └─ python >=2.7,<2.8.0a0 , which can be installed;
│ ├─ pytest-pep8 1.0.6 would require
│ │ └─ python >=3.5,<3.6.0a0 , which can be installed;
│ ├─ pytest-pep8 1.0.6 would require
│ │ └─ python >=3.6,<3.7.0a0 , which can be installed;
│ ├─ pytest-pep8 1.0.6 would require
│ │ └─ python >=3.7,<3.8.0a0 , which can be installed;
│ └─ pytest-pep8 1.0.6 would require
│ └─ pep8 >=1.3 with the potential options
│ ├─ pep8 [1.7.0|1.7.1] would require
│ │ └─ python >=2.7,<2.8.0a0 , which can be installed;
│ ├─ pep8 [1.7.0|1.7.1] would require
│ │ └─ python >=3.5,<3.6.0a0 , which can be installed;
│ ├─ pep8 [1.7.0|1.7.1] would require
│ │ └─ python >=3.6,<3.7.0a0 , which can be installed;
│ ├─ pep8 1.7.1 would require
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ ├─ pep8 1.7.1 would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ ├─ pep8 1.7.1 would require
│ │ └─ python >=3.7,<3.8.0a0 , which can be installed;
│ ├─ pep8 1.7.1 would require
│ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ └─ pep8 1.7.1 would require
│ └─ python >=3.9,<3.10.0a0 , which can be installed;
├─ python 3.12.*,>=3.6 is not installable because it conflicts with any installable versions previously reported;
├─ sphinx-argparse does not exist (perhaps a typo or a missing channel);
├─ sphinx-math-dollar does not exist (perhaps a typo or a missing channel);
└─ sphinxcontrib-bibtex >=2.0.0 does not exist (perhaps a typo or a missing channel).
|