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 30
30
uses : conda-incubator/setup-miniconda@v2
31
31
with :
32
32
activate-environment : env
33
- conda-build-version : 3.23.3
33
+ conda-build-version : 3.28.4
34
34
python-version : " 3.8"
35
35
miniforge-variant : Mambaforge
36
36
Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ jobs:
195
195
uses : conda-incubator/setup-miniconda@v2
196
196
with :
197
197
activate-environment : env
198
- conda-build-version : 3.23.3
198
+ conda-build-version : 3.28.4
199
199
python-version : " 3.8"
200
200
miniforge-variant : Mambaforge
201
201
Original file line number Diff line number Diff line change 19
19
jobs :
20
20
post_create_environment :
21
21
- 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
108
108
:target: https://github.com/domdfcoding/domdf_python_tools/commit/master
109
109
:alt: GitHub last commit
110
110
111
- .. |maintained | image :: https://img.shields.io/maintenance/yes/2023
111
+ .. |maintained | image :: https://img.shields.io/maintenance/yes/2024
112
112
:alt: Maintenance
113
113
114
114
.. |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
115
115
:last-commit:
116
116
:alt: GitHub last commit
117
117
118
- .. |maintained | maintained-shield :: 2023
118
+ .. |maintained | maintained-shield :: 2024
119
119
:alt: Maintenance
120
120
121
121
.. |pypi-downloads | pypi-shield ::
You can’t perform that action at this time.
0 commit comments