File tree Expand file tree Collapse file tree 5 files changed +7
-4
lines changed Expand file tree Collapse file tree 5 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 3030 uses : conda-incubator/setup-miniconda@v2
3131 with :
3232 activate-environment : env
33- conda-build-version : 3.23.3
33+ conda-build-version : 3.28.4
3434 python-version : " 3.8"
3535 miniforge-variant : Mambaforge
3636
Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ jobs:
195195 uses : conda-incubator/setup-miniconda@v2
196196 with :
197197 activate-environment : env
198- conda-build-version : 3.23.3
198+ conda-build-version : 3.28.4
199199 python-version : " 3.8"
200200 miniforge-variant : Mambaforge
201201
Original file line number Diff line number Diff line change 1919 jobs :
2020 post_create_environment :
2121 - pip install .[all]
22+ post_install :
23+ - pip install sphinxcontrib-applehelp==1.0.4 sphinxcontrib-devhelp==1.0.2 sphinxcontrib-htmlhelp==2.0.1
24+ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ domdf_python_tools
108108 :target: https://github.com/domdfcoding/domdf_python_tools/commit/master
109109 :alt: GitHub last commit
110110
111- .. |maintained | image :: https://img.shields.io/maintenance/yes/2023
111+ .. |maintained | image :: https://img.shields.io/maintenance/yes/2024
112112 :alt: Maintenance
113113
114114.. |pypi-downloads | image :: https://img.shields.io/pypi/dm/domdf_python_tools
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ domdf_python_tools
115115 :last-commit:
116116 :alt: GitHub last commit
117117
118- .. |maintained | maintained-shield :: 2023
118+ .. |maintained | maintained-shield :: 2024
119119 :alt: Maintenance
120120
121121 .. |pypi-downloads | pypi-shield ::
You can’t perform that action at this time.
0 commit comments