File tree Expand file tree Collapse file tree 5 files changed +17
-1
lines changed Expand file tree Collapse file tree 5 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 18
18
title : Visualization
19
19
- name : misc
20
20
title : Miscellaneous
21
+ - name : testing
22
+ title : Testing
Original file line number Diff line number Diff line change
1
+ name : fsspec-xrootd
2
+ description : An XRootD implementation for fsspec
3
+ url : https://github.com/scikit-hep/fsspec-xrootd
4
+ docs : https://scikit-hep.org/fsspec-xrootd/
5
+ # affiliated: set to true for affiliated packages
6
+ # repo: only if different from url
7
+ badges :
8
+ pypi : fsspec-xrootd
9
+ conda-forge : fsspec-xrootd
Original file line number Diff line number Diff line change
1
+ name : integration-tests
2
+ description : A suite of GitHub workflows that run nightly to test the HEAD versions of various Scikit-HEP packages.
3
+ url : https://github.com/scikit-hep/integration-tests
File renamed without changes.
Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ permalink: /news
5
5
nav_order : 2
6
6
---
7
7
8
- ** December 2024:** Package ` coffea ` joined Scikit-HEP.
8
+ ** January 2025:** Package ` integration-tests ` joined Scikit-HEP.
9
+
10
+ ** December 2024:** Packages ` coffea ` and ` fsspec-xrootd ` joined Scikit-HEP.
9
11
10
12
** February 2024:** Packages ` hepconvert ` and ` ragged ` joined Scikit-HEP.
11
13
You can’t perform that action at this time.
0 commit comments