Skip to content

Commit 2d412e4

Browse files
Specify the versions that previously worked
1 parent d76a9e3 commit 2d412e4

File tree

2 files changed

+1
-52
lines changed

2 files changed

+1
-52
lines changed

.github/workflows/code.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ jobs:
189189
run: |
190190
pip install git+https://github.com/epics-base/p4p.git git+https://github.com/epics-base/pvxs.git git+https://github.com/epics-base/epicscorelibs.git
191191
pip install git+https://github.com/DiamondLightSource/aioca git+https://github.com/DiamondLightSource/cothread
192+
pip install Pygments==2.18.0 pytest-asyncio==0.25.0 setuptools==75.6.0
192193
pip install -e .[dev]
193194
pip freeze
194195

.github/workflows/docs.yml

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)