Skip to content

Commit 1e20889

Browse files
committed
Removed CS deps from doc build process
1 parent 4027ea4 commit 1e20889

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/documentation.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ jobs:
4646

4747
- name: Install package
4848
run: |
49-
python -m pip install tango-pyaml
50-
python -m pip install pyaml-cs-oa[tango]
51-
python -m pip install pyaml-cs-oa[epics]
5249
python -m pip install '.[doc]'
5350
5451
- name: Build documentation

0 commit comments

Comments
 (0)