Skip to content
Snippets Groups Projects
Commit 6d8e65a6 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

feat: add several scikit-hep python packages

parent d50535b7
No related branches found
No related tags found
1 merge request!965feat: add several scikit-hep python packages
Pipeline #98897 canceled with stages
in 1 minute and 50 seconds
...@@ -273,6 +273,15 @@ packages: ...@@ -273,6 +273,15 @@ packages:
py-epic-capybara: py-epic-capybara:
require: require:
- '@git.c388cecce90d06f2db75e45bb0427816db04c836' - '@git.c388cecce90d06f2db75e45bb0427816db04c836'
py-hepunits:
require:
- '@2.3.2'
py-hist:
require:
- '@2.6.1'
py-histoprint:
require:
- '@2.4.0'
py-ipython: py-ipython:
require: require:
- '@8.11.0' - '@8.11.0'
...@@ -315,6 +324,9 @@ packages: ...@@ -315,6 +324,9 @@ packages:
py-pandas: py-pandas:
require: require:
- '@1.5.3' - '@1.5.3'
py-particle:
require:
- '@0.23.0'
py-pip: py-pip:
require: require:
- any_of: ['@23.1.2', '@23.0'] - any_of: ['@23.1.2', '@23.0']
...@@ -346,6 +358,9 @@ packages: ...@@ -346,6 +358,9 @@ packages:
py-uproot: py-uproot:
require: require:
- '@5.0.5' - '@5.0.5'
py-vector:
require:
- '@0.8.5'
py-wurlitzer: py-wurlitzer:
require: require:
- '@3.0.2' - '@3.0.2'
......
...@@ -68,6 +68,9 @@ spack: ...@@ -68,6 +68,9 @@ spack:
- py-dask - py-dask
- py-deepdiff - py-deepdiff
- py-epic-capybara - py-epic-capybara
- py-hepunits
- py-hist
- py-histoprint
- py-ipython - py-ipython
- py-jinja2 - py-jinja2
- py-jinja2-cli - py-jinja2-cli
...@@ -82,6 +85,7 @@ spack: ...@@ -82,6 +85,7 @@ spack:
- py-onnx - py-onnx
- py-onnxruntime - py-onnxruntime
- py-pandas - py-pandas
- py-particle
- py-pip - py-pip
- py-pre-commit - py-pre-commit
- py-pycairo - py-pycairo
...@@ -91,6 +95,7 @@ spack: ...@@ -91,6 +95,7 @@ spack:
- py-toml - py-toml
- py-torch - py-torch
- py-uproot - py-uproot
- py-vector
- py-wurlitzer - py-wurlitzer
- py-yapf - py-yapf
- root +opengl +webgui +x - root +opengl +webgui +x
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment