Skip to content

Commit da5e994

Browse files
committed
Remove pip install steps in workflows (now covered by make)
1 parent cd184ce commit da5e994

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
name: build docs
2020
no_output_timeout: 25m
2121
command: |
22-
pip install .[doc]
2322
make
2423
- store_artifacts:
2524
path: _site/

.github/workflows/pages.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,6 @@ jobs:
7373
python-version: '3.10.9'
7474
architecture: 'x64'
7575

76-
# Install dependencies:
77-
- name: 'Install dependencies'
78-
run: |
79-
pip install .[doc]
80-
8176
# Generate the documentation:
8277
- name: 'Build documentation'
8378
run: |

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy