Skip to content

Commit 088cb2b

Browse files
committed
Merge branch 'better-file-listing' of https://github.com/antgonza/qtp-job-output-folder into better-file-listing
2 parents fa97720 + 925599d commit 088cb2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/qiita-plugin-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
conda config --add channels conda-forge
6565
conda create -q --yes -n qiita python=3.6 pip libgfortran numpy nginx cython redis
6666
conda activate qiita
67+
pip install 'setuptools<=58.0.1'
6768
pip install sphinx sphinx-bootstrap-theme nose-timer codecov Click
6869
6970
- name: Qiita install

0 commit comments

Comments
 (0)