Skip to content

Commit fac8187

Browse files
committed
fix: packages: pyrobird ~batch
Removed batch requirement for pyrobird and added xrootd.
1 parent f240f0b commit fac8187

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spack-environment/packages.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,8 @@ packages:
330330
pyrobird:
331331
require:
332332
- '@0.1.23:'
333-
- +batch +xrootd
333+
- +xrootd
334+
- ~batch # until 0.2.6, +batch requires py-pyppeteer which requires py-urllib3@1
334335
pythia8:
335336
require:
336337
- '@8.315'

0 commit comments

Comments
 (0)